@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('HelveticaNeueBold.woff2') format('woff2'),
        url('HelveticaNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueRegular';
    src:
        url('HelveticaNeue-01.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;

}

