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