@font-face {
    font-family: 'Neurial Grotesk Light';
    src: url('NeurialGrotesk-Light.woff2') format('woff2'),
        url('NeurialGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk Bold Italic';
    src: url('NeurialGrotesk-BoldItalic.woff2') format('woff2'),
        url('NeurialGrotesk-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk LI';
    src: url('NeurialGrotesk-LightItalic.woff2') format('woff2'),
        url('NeurialGrotesk-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk Exbold';
    src: url('NeurialGrotesk-ExtraboldItalic.woff2') format('woff2'),
        url('NeurialGrotesk-ExtraboldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk RI';
    src: url('NeurialGrotesk-RegularItalic.woff2') format('woff2'),
        url('NeurialGrotesk-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk Medium';
    src: url('NeurialGrotesk-Medium.woff2') format('woff2'),
        url('NeurialGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk Bold';
    src: url('NeurialGrotesk-Bold.woff2') format('woff2'),
        url('NeurialGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk EB';
    src: url('NeurialGrotesk-Extrabold.woff2') format('woff2'),
        url('NeurialGrotesk-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk MI';
    src: url('NeurialGrotesk-MediumItalic.woff2') format('woff2'),
        url('NeurialGrotesk-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neurial Grotesk Regular';
    src: url('NeurialGrotesk-Regular.woff2') format('woff2'),
        url('NeurialGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

