<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DINProLight */
@font-face {
font-family:'DINProLight';
src:url('../fonts/DINProLight.eot');
src:url('../fonts/DINProLight.woff') format('woff'),
	url('../fonts/DINProLight.ttf') format('truetype'),
	url('../fonts/DINProLight.svg') format('svg');
}
/* OpenSansRegular */
@font-face {
	font-family: 'OpenSansRegular';
	src: url('../fonts/OpenSansRegular.eot');
	src: url('../fonts/OpenSansRegular.woff') format('woff'), 
		 url('../fonts/OpenSansRegular.ttf') format('truetype'), 
		 url('../fonts/OpenSansRegular.svg') format('svg');
}
/* OpenSansBold */
@font-face {
	font-family: 'OpenSansBold';
	src: url('../fonts/OpenSansBold.eot');
	src: url('../fonts/OpenSansBold.woff') format('woff'), 
		 url('../fonts/OpenSansBold.ttf') format('truetype'), 
		 url('../fonts/OpenSansBold.svg') format('svg');
}
/* OpenSansLight */
@font-face {
	font-family: 'OpenSansLight';
	src: url('../fonts/OpenSansLight.eot');
	src: url('../fonts/OpenSansLight.woff') format('woff'), 
		 url('../fonts/OpenSansLight.ttf') format('truetype'), 
		 url('../fonts/OpenSansLight.svg') format('svg');
}
/* OpenSansSemibold */
@font-face {
	font-family: 'OpenSansSemibold';
	src: url('../fonts/OpenSansSemibold.eot');
	src: url('../fonts/OpenSansSemibold.woff') format('woff'), 
		 url('../fonts/OpenSansSemibold.ttf') format('truetype'), 
		 url('../fonts/OpenSansSemibold.svg') format('svg');
}</pre></body></html>