@font-face {
    font-family: 'Helvetica';
    src: url('../font/Helvetica.eot');
    src: url('../font/Helvetica.eot?#iefix') format('embedded-opentype'),
        url('../font/Helvetica.woff2') format('woff2'),
        url('../font/Helvetica.woff') format('woff'),
        url('../font/Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DB Helvetica';
    src: url('../font/DB Helvethaica X_2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DB Helvetica Cond';
    src: url('../font/DB Helvethaica X Cond_2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}