@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://sanux.100.nl/cdn/fonts/helvetica-neue/font/HelveticaNeue-Bold.woff2') format('woff2'),
        url('https://sanux.100.nl/cdn/fonts/helvetica-neue/font/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://sanux.100.nl/cdn/fonts/helvetica-neue/font/HelveticaNeue-Thin.woff2') format('woff2'),
        url('https://sanux.100.nl/cdn/fonts/helvetica-neue/font/HelveticaNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://sanux.100.nl/cdn/fonts/helvetica-neue/font/HelveticaNeue.woff2') format('woff2'),
        url('https://sanux.100.nl/cdn/fonts/helvetica-neue/font/HelveticaNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

