@font-face {
    font-family: 'Oswald';
    src: url("/static/fonts/Oswald-VariableFont.8d1526589502.woff2") format('woff2');
    font-weight: 300 700;
    /* Defines the full range of weights */
    font-stretch: 75% 100%;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url("/static/fonts/InterVariable.2bf3d951bf9d.woff2") format('woff2');
    font-weight: 100 900;
    font-style: normal;
}
