@font-face {
    font-family: 'Brown';
    src: url('BrownBoldItalic.woff2') format('woff2'),
        url('BrownBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('BrownBold.woff2') format('woff2'),
        url('BrownBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrownExtraBoldCondensed';
    src: url('BrownExtraBoldCondensed.woff2') format('woff2'),
        url('BrownExtraBoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrownLight';
    src: url('BrownLight.woff2') format('woff2'),
        url('BrownLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrownHeavy';
    src: url('BrownHeavy.woff2') format('woff2'),
        url('BrownHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('BrownItalic.woff2') format('woff2'),
        url('BrownItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BrownMedium';
    src: url('BrownMediumItalic.woff2') format('woff2'),
        url('BrownMediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BrownLight';
    src: url('BrownLightItalic.woff2') format('woff2'),
        url('BrownLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BrownExtraBold';
    src: url('BrownExtraBold.woff2') format('woff2'),
        url('BrownExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrownMedium';
    src: url('BrownMedium.woff2') format('woff2'),
        url('BrownMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
