@font-face {
    font-family: 'NN Nouvelle Grotesk';
    src: url('../woff2/nnnouvellegroteskstd-normal.woff2') format('woff2'),
        url('../woff/nnnouvellegroteskstd-normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NN Nouvelle Grotesk';
    src: url('../woff2/nnnouvellegroteskstd-black.woff2') format('woff2'),
        url('../woff/nnnouvellegroteskstd-black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NN Nouvelle Grotesk';
    src: url('../woff2/nnnouvellegroteskstd-bold.woff2') format('woff2'),
        url('../woff/nnnouvellegroteskstd-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
