/*
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-Thin.woff2') format('woff2'),
        url('BrownLLWeb-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-ThinItalic.woff2') format('woff2'),
        url('BrownLLWeb-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}
*/
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-Light.woff2') format('woff2'),
        url('BrownLLWeb-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-LightItalic.woff2') format('woff2'),
        url('BrownLLWeb-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-Regular.woff2') format('woff2'),
        url('BrownLLWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-Italic.woff2') format('woff2'),
        url('BrownLLWeb-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
/*
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-Medium.woff2') format('woff2'),
        url('BrownLLWeb-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-MediumItalic.woff2') format('woff2'),
        url('BrownLLWeb-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
*/
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-Bold.woff2') format('woff2'),
        url('BrownLLWeb-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-BoldItalic.woff2') format('woff2'),
        url('BrownLLWeb-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
/*
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-Black.woff2') format('woff2'),
        url('BrownLLWeb-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'BrownLLWeb';
    src:url('BrownLLWeb-BlackItalic.woff2') format('woff2'),
        url('BrownLLWeb-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}
*/