@font-face {
    font-family: 'DINBlack';
    src: url('../fonts/DINBlack.eot');
    src: url('../fonts/DINBlack.eot') format('embedded-opentype'),
         url('../fonts/DINBlack.woff2') format('woff2'),
         url('../fonts/DINBlack.woff') format('woff'),
         url('../fonts/DINBlack.ttf') format('truetype'),
         url('../fonts/DINBlack.svg#DINBlack') format('svg');
}
@font-face {
    font-family: 'DINLightAlternate';
    src: url('../fonts/DINLightAlternate.eot');
    src: url('../fonts/DINLightAlternate.eot') format('embedded-opentype'),
         url('../fonts/DINLightAlternate.woff2') format('woff2'),
         url('../fonts/DINLightAlternate.woff') format('woff'),
         url('../fonts/DINLightAlternate.ttf') format('truetype'),
         url('../fonts/DINLightAlternate.svg#DINLightAlternate') format('svg');
}
@font-face {
    font-family: 'DINBold';
    src: url('../fonts/DINBold.eot');
    src: url('../fonts/DINBold.eot') format('embedded-opentype'),
         url('../fonts/DINBold.woff2') format('woff2'),
         url('../fonts/DINBold.woff') format('woff'),
         url('../fonts/DINBold.ttf') format('truetype'),
         url('../fonts/DINBold.svg#DINBold') format('svg');
}
@font-face {
    font-family: 'DINMedium';
    src: url('../fonts/DINMedium.eot');
    src: url('../fonts/DINMedium.eot') format('embedded-opentype'),
         url('../fonts/DINMedium.woff2') format('woff2'),
         url('../fonts/DINMedium.woff') format('woff'),
         url('../fonts/DINMedium.ttf') format('truetype'),
         url('../fonts/DINMedium.svg#DINMedium') format('svg');
}
@font-face {
    font-family: 'DINLi';
    src: url('../fonts/DINLi.eot');
    src: url('../fonts/DINLi.eot') format('embedded-opentype'),
         url('../fonts/DINLi.woff2') format('woff2'),
         url('../fonts/DINLi.woff') format('woff'),
         url('../fonts/DINLi.ttf') format('truetype'),
         url('../fonts/DINLi.svg#DINLi') format('svg');
}