@font-face {
    font-family: 'DIN Bold';
    src: url('../fonts/DINBold.eot');
    src: url('../fonts/DINBold.eot?#iefix') 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-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

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

