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

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

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

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


@font-face {
    font-family: 'DIN-Regular';
    src: url('../fonts/din-regular-webfont.eot');
    src: url('../fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din-regular-webfont.woff2') format('woff2'),
        url('../fonts/din-regular-webfont.woff') format('woff'),
        url('../fonts/din-regular-webfont.ttf') format('truetype'),
        url('../fonts/din-regular-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'DIN-Medium';
    src: url('../fonts/din-medium-webfont.eot');
    src: url('../fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din-medium-webfont.woff2') format('woff2'),
        url('../fonts/din-medium-webfont.woff') format('woff'),
        url('../fonts/din-medium-webfont.ttf') format('truetype'),
        url('../fonts/din-medium-webfont.svg#dinmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
