@font-face {
    font-family: 'DIN';
    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'),
        url('DIN-Black.svg#DIN-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

