@font-face {
	font-family: 'DIN 2014';
	src: url('light.woff2') format('woff2'), url('light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'DIN 2014';
	src: url('regular.woff2') format('woff2'), url('regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'DIN 2014';
	src: url('demi.woff2') format('woff2'), url('demi.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'DIN 2014';
	src: url('demi-italic.woff2') format('woff2'), url('demi-italic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'DIN 2014';
    src: url('narrow-extra-bold.woff2') format('woff2'), url('narrow-extra-bold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-stretch: 87.5% 112.5%;
}