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

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

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

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

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

