@font-face {
    font-family:'Inter';
    src: url('inter-variable.woff2') format('woff2');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family:'Inter Italic';
    src: url('inter-variable-italic.woff2') format('woff2');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}