@font-face {
    font-family:'DIN Light';
    src: url('DIN-Light.eot');
	src: url('DIN-Light.eot?#iefix') format('embedded-opentype'),
		url('DIN-Light.woff2') format('woff2'),
		url('DIN-Light.woff') format('woff'),
		url('DIN-Light.svg#DIN-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'DINPro-Regular';
    src: url('DINPro-Regular.eot');
	src: url('DINPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('DINPro-Regular.woff2') format('woff2'),
		url('DINPro-Regular.woff') format('woff'),
		url('DINPro-Regular.svg#DINPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'DINPro-Medium';
    src: url('DINPro-Medium.eot');
	src: url('DINPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('DINPro-Medium.woff2') format('woff2'),
		url('DINPro-Medium.woff') format('woff'),
		url('DINPro-Medium.svg#DINPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'DIN-MediumItalic';
    src: url('DIN-MediumItalic.eot');
	src: url('DIN-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('DIN-MediumItalic.woff2') format('woff2'),
		url('DIN-MediumItalic.woff') format('woff'),
		url('DIN-MediumItalic.svg#DIN-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'DINPro-Bold';
    src: url('DINPro-Bold.eot');
	src: url('DINPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('DINPro-Bold.woff2') format('woff2'),
		url('DINPro-Bold.woff') format('woff'),
		url('DINPro-Bold.svg#DINPro-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}