@font-face {
	font-family: a1qa;
	src: url('fonts/a1qa_regular.eot');
	src: url('fontsa1qa_regular.eot?#iefix') format("embedded-opentype"),
			 url('fonts/a1qa_regular.woff') format("woff"),
			 url('fonts/a1qa_regular.ttf') format("truetype");
	font-weight: normal;
	font-weight: 400;
}

@font-face {
	font-family: "a1qa-bold";
	src: url("fonts/a1qa_bold.eot");
	src: url("fonts/a1qa_bold.eot?#iefix") format("embedded-opentype"),
			 url("fonts/a1qa_bold.woff") format("woff"),
			 url("fonts/a1qa_bold.ttf") format("truetype");
	font-weight: 700;
}

@font-face{
    font-family:"Public Sans";
	src: url("fonts/PublicSans-Thin.eot");
	src: url("fonts/PublicSans-Thin.eot?#iefix") format("embedded-opentype"),
			 url("fonts/PublicSans-Thin.woff") format("woff"),
			 url("fonts/PublicSans-Thin.ttf") format("truetype");
    font-style: normal;
    font-display:swap;
}