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

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

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

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

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