@font-face {
    font-family: 'DIN';
    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.ttf') format('truetype'),
        url('DIN-Light.svg#DIN-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DIN 1451 Std';
    src: url('DINEngschriftStd.eot');
    src: url('DINEngschriftStd-.eot#iefix') format('embedded-opentype'),
        url('DINEngschriftStd.woff2') format('woff2'),
        url('DINEngschriftStd.woff') format('woff'),
        url('DINEngschriftStd.ttf') format('truetype'),
        url('DINEngschriftStd.svg#DINEngschriftStd') format('svg');
    font-weight: normal;
    font-style: normal;
}

