/* Awesome Family Font *****************************************************************************************************************************************/
@font-face {
	font-family: "Awesome Solid";
	src: local("Awesome Solid"), url("awesome/awesome-solid.woff2") format("woff2"), url("awesome/awesome-solid.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Awesome Light";
	src: local("Awesome Light"), url("awesome/awesome-light.woff2") format("woff2"), url("awesome/awesome-light.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Awesome Brand";
	src: local("Awesome Brand"), url("awesome/awesome-brand.woff2") format("woff2"), url("awesome/awesome-brand.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
/* Quicksand Family Font ***************************************************************************************************************************************/
@font-face {
	src: local("Quicksand"), url("quicksand/regular-400.ttf") format("truetype");
	font-family: "Quicksand";
	font-weight: 400;
	font-display: block;
}

@font-face {
	src: local("Quicksand"), url("quicksand/medium-500.ttf") format("truetype");
	font-family: "Quicksand";
	font-weight: 500;
	font-display: block;
}

@font-face {
	src: local("Quicksand"), url("quicksand/semibold-600.ttf") format("truetype");
	font-family: "Quicksand";
	font-weight: 600;
	font-display: block;
}

@font-face {
	src: local("Quicksand"), url("quicksand/bold-700.ttf") format("truetype");
	font-family: "Quicksand";
	font-weight: 700;
	font-display: block;
}
/* UTM Cafeta Family Font **************************************************************************************************************************************/
@font-face {
	src: local("UTMCafeta"), url("utm-cafeta/regular-400.ttf") format("truetype");
	font-family: "UTMCafeta";
	font-weight: 400;
	font-display: block;
}
/* Muli Family Font ********************************************************************************************************************************************/
@font-face {
	src: local("Muli"), url("muli/regular-400.ttf") format("truetype");
	font-family: "Muli";
	font-weight: 400;
	font-display: block;
}

@font-face {
	src: local("Muli"), url("muli/semibold-600.ttf") format("truetype");
	font-family: "Muli";
	font-weight: 600;
	font-display: block;
}

@font-face {
	src: local("Muli"), url("muli/bold-700.ttf") format("truetype");
	font-family: "Muli";
	font-weight: 700;
	font-display: block;
}
