/*
 * NOTE: Formatted differently from downloaded version according to Google loading & rendering suggestions here: https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/webfont-optimization#optimizing_loading_and_rendering
 */

/* Important: the below needs to be commented out otherwise PDF generation done through wkhtmltopdf with HTML on the file system fails */
/*@import url("//hello.myfonts.net/count/32dfe8");*/

@font-face {
	font-display: swap;
	font-family: 'MuseoSans';
	src:
		url('./32DFE8_0_0.woff2') format('woff2'), /* will be preloaded */
		url('./32DFE8_0_0.woff') format('woff'),
		url('./32DFE8_0_0.ttf') format('truetype'),
		url('./32DFE8_0_0.eot?#iefix') format('embedded-opentype'),
		url('./32DFE8_0_0.eot');
	font-weight: 300;
}

@font-face {
	font-display: swap;
	font-family: 'MuseoSans';
	src:
		url('./32DFE8_1_0.woff2') format('woff2'), /* will be preloaded */
		url('./32DFE8_1_0.woff') format('woff'),
		url('./32DFE8_1_0.ttf') format('truetype'),
		url('./32DFE8_1_0.eot?#iefix') format('embedded-opentype'),
		url('./32DFE8_1_0.eot');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-display: swap;
	font-family: 'MuseoSans';
	src:
		url('./32DFE8_2_0.woff2') format('woff2'), /* will be preloaded */
		url('./32DFE8_2_0.woff') format('woff'),
		url('./32DFE8_2_0.ttf') format('truetype'),
		url('./32DFE8_2_0.eot?#iefix') format('embedded-opentype'),
		url('./32DFE8_2_0.eot');
	font-weight: 900;
}

@font-face {
	font-display: swap;
	font-family: 'BebasNeue';
	src:
		url('./32DFE8_3_0.woff2') format('woff2'), /* will be preloaded */
		url('./32DFE8_3_0.woff') format('woff'),
		url('./32DFE8_3_0.ttf') format('truetype'),
		url('./32DFE8_3_0.eot?#iefix') format('embedded-opentype'),
		url('./32DFE8_3_0.eot');
}
