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

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

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

