@font-face {
    font-family: 'Helvetica Neue Regular';
    src: url('helvetica-neue/helvetica_neue_lt_pro_53_extended-webfont.woff2') format('woff2'),
         url('helvetica-neue/helvetica_neue_lt_pro_53_extended-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('helvetica-neue/helvetica_neue_lt_pro_73_bold_extended-webfont.woff2') format('woff2'),
         url('helvetica-neue/helvetica_neue_lt_pro_73_bold_extended-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}