<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* =============================================================================
 Fonts
================================================================================ */


@font-face {
	font-family: 'AvenirLTStd-Roman';
	src: url('../fonts/AvenirLTStd-Roman.eot?') format('eot'), 
	     url('../fonts/AvenirLTStd-Roman.otf')  format('opentype'),
	     url('../fonts/AvenirLTStd-Roman.woff') format('woff'), 
	     url('../fonts/AvenirLTStd-Roman.ttf')  format('truetype');
}

@font-face {
	font-family: 'MuseoSlab-900';
	src: url('../fonts/MuseoSlab-900.eot?') format('eot'), 
	     url('../fonts/MuseoSlab-900.otf')  format('opentype'),
	     url('../fonts/MuseoSlab-900.woff') format('woff'), 
	     url('../fonts/MuseoSlab-900.ttf')  format('truetype');
}</pre></body></html>