/* Inter Variable Regular */
@font-face {
    font-family: 'Inter';
    src: url('../fonts/inter/Inter-VariableFont.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

/* Inter Variable Italic */
@font-face {
    font-family: 'Inter';
    src: url('../fonts/inter/Inter-Italic-VariableFont.woff2') format('woff2');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}
