@font-face{
	font-family:"Jost-Regular";
	src:url("../fonts/Jost-Regular.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}

@font-face{
	font-family:"Jost-Medium";
	src:url("../fonts/Jost-Medium.ttf") format("truetype");
	font-weight:bold;
	font-style:normal
}

@font-face{
	font-family:"Jost-Italic";
	src:url("../fonts/Jost-Italic.ttf") format("truetype");
	font-weight:normal;
	font-style:italic
}

