@font-face {
    font-family: Helvetica;
    src: url('../fonts/helvetica-light.eot');
    src: url('../fonts/helvetica-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helvetica-light.woff2') format('woff2'),
        url('../fonts/helvetica-light.woff') format('woff'),
        url('../fonts/helvetica-light.ttf') format('truetype'),
        url('../fonts/helvetica-light.svg#SegoeUI') format('svg');
    font-weight: 300;
    font-style: normal;
}



@font-face {
    font-family: Helvetica;
    src: url('../fonts/helvetica-regular.eot');
    src: url('../fonts/helvetica-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helvetica-regular.woff2') format('woff2'),
        url('../fonts/helvetica-regular.woff') format('woff'),
        url('../fonts/helvetica-regular.ttf') format('truetype'),
        url('../fonts/helvetica-regular.svg#helvetica-regular') format('svg');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: Helvetica;
    src: url('../fonts/helvetica-bold.eot');
    src: url('../fonts/helvetica-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helvetica-bold.woff2') format('woff2'),
        url('../fonts/helvetica-bold.woff') format('woff'),
        url('../fonts/helvetica-bold.ttf') format('truetype'),
        url('../fonts/helvetica-bold.svg#helvetica-bold') format('svg');
    font-weight: bold;
}

@font-face {
    font-family: Helvetica;
    src: url('../fonts/helvmn-medium.eot');
    src: url('../fonts/helvmn-medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helvmn-medium.woff2') format('woff2'),
        url('../fonts/helvmn-medium.woff') format('woff'),
        url('../fonts/helvmn-medium.ttf') format('truetype'),
        url('../fonts/helvmn-medium.svg#helvetica_mediumregular') format('svg');
    font-weight: 500;
}


