@font-face {
    font-family: 'Bw Nista Grotesk Thin';
    src: url('BwNistaGrotesk-Thin.woff2') format('woff2'),
        url('BwNistaGrotesk-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bw Nista Grotesk Thin';
    src: url('BwNistaGrotesk-ThinItalic.woff2') format('woff2'),
        url('BwNistaGrotesk-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Bw Nista Grotesk ExBold';
    src: url('BwNistaGrotesk-ExtraBold.woff2') format('woff2'),
        url('BwNistaGrotesk-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bw Nista Grotesk ExBold';
    src: url('BwNistaGrotesk-ExtraBoldItalic.woff2') format('woff2'),
        url('BwNistaGrotesk-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Bw Nista Grotesk';
    src: url('BwNistaGrotesk-Regular.woff2') format('woff2'),
        url('BwNistaGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bw Nista Grotesk';
    src: url('BwNistaGrotesk-RegularItalic.woff2') format('woff2'),
        url('BwNistaGrotesk-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}