@font-face {
    font-family: 'Hubot Sans';
    src: url('../fonts/HubotSans-Variable.woff2') format('woff2');
    font-style: normal;
    font-weight: 200 900;
    font-stretch: 75% 125%;
    font-display: swap;
}

@font-face {
    font-family: 'Hubot Sans';
    src: url('../fonts/HubotSans-Italic-Variable.woff2') format('woff2');
    font-style: italic;
    font-weight: 200 900;
    font-stretch: 75% 125%;
    font-display: swap;
}
