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

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

@font-face {
    font-family: 'BreveSansTitle';
    src: url('BreveSansTitle-ThinItalic.woff2') format('woff2'),
        url('BreveSansTitle-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

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

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

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

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

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

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

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

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

