@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/font.woff') format('woff2'),
        url('../fonts/font.woff2') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

