@font-face {
    font-family: 'Helvetica';
    src: url('../font/Helvetica-Bold.eot');
    src: url('../font/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Helvetica-Bold.woff2') format('woff2'),
        url('../font/Helvetica-Bold.woff') format('woff'),
        url('../font/Helvetica-Bold.ttf') format('truetype'),
        url('../font/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@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'),
        url('../font/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
