@font-face {
    font-family: 'Breite Grotesk';
    src: url('BreiteGrotesk-LightCondensed.woff2') format('woff2'),
        url('BreiteGrotesk-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

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

@font-face {
    font-family: 'Breite Grotesk';
    src: url('BreiteGrotesk-Condensed.woff2') format('woff2'),
        url('BreiteGrotesk-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

