@font-face {
    font-family: 'Inter';
    src: url('./variable/Inter-roman.woff2') format('woff2');
    font-style: normal;
    font-weight: 1 900;
}

@font-face {
    font-family: 'Inter';
    src: url('./variable/Inter-italic.woff2') format('woff2');
    font-style: italic;
    font-weight: 1 900;
}