@font-face {
	font-family:"Montserrat";
	font-weight:100 800;
	font-style:normal;
	src:url("/fonts/Montserrat-VariableFont_wght.ttf");
}
@font-face {
	font-family:"Montserrat";
	font-weight:100 800;
	font-style:italic;
	src:url("/fonts/Montserrat-Italic-VariableFont_wght.ttf");
}

@font-face {
	font-family:"FontAwesomeLight";
	src:url("/fonts/fa-light.ttf") format("TrueType");
}
@font-face {
	font-family:"FontAwesomeRegular";
	src:url("/fonts/fa-regular.ttf") format("TrueType");
}
@font-face {
	font-family:"FontAwesomeSolid";
	src:url("/fonts/fa-solid.ttf") format("TrueType");
}
@font-face {
	font-family:"FontAwesomeBrands";
	src:url("/fonts/fa-brands.ttf") format("TrueType");
}