/*
@font-face {
    font-family: 'DINCond';
    src: url('DINCond-Bold.woff2') format('woff2'),
        url('DINCond-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DINCond';
    src: url('DINCond-Regular.woff2') format('woff2'),
        url('DINCond-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINCond';
    src: url('DINCond-Medium.woff2') format('woff2'),
        url('DINCond-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

*/

@font-face {
    font-family: 'DINCond';
    src: url('DINCond-Black.woff2') format('woff2'),
        url('DINCond-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('D-DINExp-Bold.woff2') format('woff2'),
        url('D-DINExp-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('D-DINExp-Italic.woff2') format('woff2'),
        url('D-DINExp-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('D-DINExp.woff2') format('woff2'),
        url('D-DINExp.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Extrema';
    src: url('ExtremaRegular.woff2') format('woff2'),
        url('ExtremaRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

