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