@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	font-stretch: normal;
	font-display: swap;
	src: url(/fonts/opensans300.ttf) format(truetype);
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	font-display: swap;
	src: url(/fonts/opensans400.ttf) format(truetype);
}
@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	font-stretch: normal;
	font-display: swap;
	src: url(/fonts/opensans400i.ttf) format(truetype);
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
	font-display: swap;
	src: url(/fonts/opensans700.ttf) format(truetype);
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	font-stretch: normal;
	font-display: swap;
	src: url(/fonts/opensans800.ttf) format(truetype);
}
