/*
Theme Name: AGS Child
Template: astra
*/

@font-face {
  font-family: "boobee";
  src: url(font/boopee-regular.woff) format("woff");

}
.boobee{
	font-family: "boobee";
	color: #004f9f !important;
	font-weight:bold;
	font-size: 2.5em!important;
}