@font-face {
	font-family: 'Druk Wide';
	src: url('../fonts/Druk-WideHeavyItalic.eot');
	src: url('../fonts/Druk-WideHeavyItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Druk-WideHeavyItalic.woff') format('woff'),
		url('../fonts/Druk-WideHeavyItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Druk Wide';
	src: url('../fonts/DrukWide-Heavy.eot');
	src: url('../fonts/DrukWide-Heavy.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DrukWide-Heavy.woff') format('woff'),
		url('../fonts/DrukWide-Heavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
