@font-face {
    font-family: 'DIN Alternate';
    src: url('DINAlternate-Bold.eot');
    src: url('DINAlternate-Bold.eot?#iefix') format('embedded-opentype'),
        url('DINAlternate-Bold.woff') format('woff'),
        url('DINAlternate-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DIN Condensed';
    src: url('DINCondensed-Bold.eot');
    src: url('DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('DINCondensed-Bold.woff') format('woff'),
        url('DINCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DIN Condensed';
    src: url('DINCondensedRegular.eot');
    src: url('DINCondensedRegular.eot?#iefix') format('embedded-opentype'),
        url('DINCondensedRegular.woff') format('woff'),
        url('DINCondensedRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


