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

@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 300;
    src: local('Helvetica Neue Light Italic'),
        url('https://noca.art/fonts/helvetica-neue-300i.woff2') format('woff2'),
        url('https://noca.art/fonts/helvetica-neue-300i.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 400;
    src: local('Helvetica Neue Regular'),
        url('https://noca.art/fonts/helvetica-neue-400.woff2') format('woff2'),
        url('https://noca.art/fonts/helvetica-neue-400.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 400;
    src: local('Helvetica Neue Regular Italic'),
        url('https://noca.art/fonts/helvetica-neue-400i.woff2') format('woff2'),
        url('https://noca.art/fonts/helvetica-neue-400i.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 500;
    src: local('Helvetica Neue Medium'),
        url('https://noca.art/fonts/helvetica-neue-500.woff2') format('woff2'),
        url('https://noca.art/fonts/helvetica-neue-500.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 500;
    src: local('Helvetica Neue Medium Italic'),
        url('https://noca.art/fonts/helvetica-neue-500i.woff2') format('woff2'),
        url('https://noca.art/fonts/helvetica-neue-500i.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 700;
    src: local('Helvetica Neue Bold'),
        url('https://noca.art/fonts/helvetica-neue-700.woff2') format('woff2'),
        url('https://noca.art/fonts/helvetica-neue-700.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 700;
    src: local('Helvetica Neue Bold Italic'),
        url('https://noca.art/fonts/helvetica-neue-700i.woff2') format('woff2'),
        url('https://noca.art/fonts/helvetica-neue-700i.woff') format('woff');
    font-display: swap;
}