@font-face {
    font-family: 'Helvetica';
    font-weight: 100 900;
    font-display: swap;
    font-style: regular;
    src: url("Helvetica.ttf?v=3.18") format("truetype");
}

@font-face {
    font-family: 'Helvetica Neue Condensed Black';
    font-weight: 100 900;
    font-display: swap;
    font-style: regular;
    src: url("Helvetica_Neue_Condensed_Black.ttf?v=3.18") format("truetype");
}


@font-face {
    font-family: 'Helvetica Neue Regular';
    font-weight: 100 900;
    font-display: swap;
    font-style: regular;
    src: url("HelveticaNeue_Regular.ttf?v=3.18") format("truetype");
}

@font-face {
    font-family: 'Helvetica Light';
    font-weight: 100 900;
    font-display: swap;
    font-style: regular;
    src: url("helvetica-light.ttf?v=3.18") format("truetype");
}
