@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-display: auto;
	font-weight: 300;
	src: url(/files/_tmpl/fonts/opensans/OpenSans-Light.ttf);
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-display: auto;
	font-weight: 400;
	src: url(/files/_tmpl/fonts/opensans/OpenSans-Regular.ttf);
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-display: auto;
	font-weight: 700;
	src: url(/files/_tmpl/fonts/opensans/OpenSans-Bold.ttf);
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-display: auto;
	font-weight: 800;
	src: url(/files/_tmpl/fonts/opensans/OpenSans-ExtraBold.ttf);
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-display: auto;
	font-weight: 300;
	src: url(/files/_tmpl/fonts/opensans/OpenSans-LightItalic.ttf);
}
