<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'OpenSans-Light';
	src: url('../fonts/OpenSans-Light.eot?v=4.3.0');
	src: url('../fonts/OpenSans-Light.eot?#iefix&amp;v=4.3.0') format('embedded-opentype'), 
		url('../fonts/OpenSans-Light.woff2?v=4.3.0') format('woff2'), 
		url('../fonts/OpenSans-Light.woff?v=4.3.0') format('woff'), 
		url('../fonts/OpenSans-Light.ttf?v=4.3.0') format('truetype'), 
		url('../fonts/OpenSans-Light.svg?v=4.3.0#OpenSans-Lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Futura-Light";
	src: url('../fonts/Futura-Light.eot');
	src: url('../fonts/Futura-Light.eot') format('embedded-opentype'), 
			url('../fonts/Futura-Light.woff') format('woff'), 
			url('../fonts/Futura-Light.ttf') format('truetype'), 
			url('../fonts/Futura-Light.svg#Futura-Light') format('svg');
}</pre></body></html>