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

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


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

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