@font-face {
    font-family: 'Bitter Pro';
    src: url('./variable/Bitter[wght].woff2') format('woff2');
    font-style: normal;
    font-weight: 400 900;
}

@font-face {
    font-family: 'Bitter Pro';
    src: url('./variable/Bitter-Italic[wght].woff2') format('woff');
    font-style: italic;
    font-weight: 400 900;
}