/* Main content font */

@font-face {
	font-family: 'DelimaMTStd';
	src: url('DelimaMTW02.eot');
	src: url('DelimaMTW02.eot?#iefix') format('embedded-opentype'),
		url('DelimaMTW02.woff2') format('woff2'),
		url('DelimaMTW02.woff') format('woff'),
		url('DelimaMTW02.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* NeueHaas Unica Pro (bold) */
@font-face {
	font-family: 'NeueHaasUnicaPro';
	src: url('NeueHaasUnicaPro.eot');
	src: url('NeueHaasUnicaPro.eot?#iefix') format('embedded-opentype'),
		url('NeueHaasUnicaPro.woff2') format('woff2'),
		url('NeueHaasUnicaPro.woff') format('woff'),
		url('NeueHaasUnicaPro.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

/* NeueHaas Unica Normal (regular) */
@font-face {
	font-family: 'NeueHaasUnicaNormal';
	src: url('NeueHaasUnicaNormal.eot');
	src: url('NeueHaasUnicaNormal.eot?#iefix') format('embedded-opentype'),
		url('NeueHaasUnicaNormal.woff2') format('woff2'),
		url('NeueHaasUnicaNormal.woff') format('woff'),
		url('NeueHaasUnicaNormal.ttf') format('truetype');
	font-weight:normal;
	font-style: normal;
}
