﻿@font-face {
    font-family: 'Inter';
    src: url('../typeface/inter/Inter-VariableFont_opsz_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../typeface/inter/Inter-Italic-VariableFont_opsz_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
}
