@font-face {
	font-family: 'opensan-r';
	src: url("../fonts/OpenSans-Regular.ttf");
	font-style: normal;font-display: block;
}

@font-face {
	font-family: 'opensan-l';
	src: url("../fonts/OpenSans-Light.ttf");
	font-style: normal;font-display: block;
}

@font-face {
	font-family: 'opensan-b';
	src: url("../fonts/OpenSans-Bold.ttf");
	font-style: normal;font-display: block;
}

@font-face {
	font-family: 'opensan-sb';
	src: url("../fonts/OpenSans-SemiBold.ttf");
	font-style: normal;font-display: block;
}

@font-face {
	font-family: 'sfu-eurostile-b';
	src: url("../fonts/SFUEurostileBold.ttf");
	font-style: normal;font-display: block;
}