@font-face {
    font-family: 'Brice';
    src: url('Brice-Black.woff2') format('woff2'),
        url('Brice-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Brice';
    src: url('Brice-ExtraLight.woff2') format('woff2'),
        url('Brice-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Brice';
    src: url('Brice-SemiBold.woff2') format('woff2'),
        url('Brice-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {

    font-family: 'SpaceGrotesk';
    font-display: swap;
    src: url('spacegrotesk-variablefont_wght-webfont.woff2') format('woff2'),
         url('spacegrotesk-variablefont_wght-webfont.woff') format('woff');
    font-weight: 300 700;
    font-style: normal;
}
