@font-face {
 	font-family:"Muli";
 	src:url("../fonts/Muli-Black.ttf") format("truetype");
 	font-display:swap;
 	font-style:normal;
 	font-weight:900;
}

@font-face {
 	font-family:"Muli";
 	src:url("../fonts/Muli-Bold.ttf") format("truetype");
 	font-display:swap;
 	font-style:normal;
 	font-weight:700;
}

@font-face {
 	font-family:"Muli";
 	src:url("../fonts/Muli-Regular.ttf") format("truetype");
 	font-display:swap;
 	font-style:normal;
 	font-weight:400;
}

@font-face {
 	font-family:"Oswald";
 	src:url("../fonts/oswald-regular.ttf") format("truetype");
 	font-display:swap;
 	font-style:normal;
 	font-weight:400;
}