@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-VariableFont_opsz,wght.0a77e23a8fdb.ttf") format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-optical-sizing: auto;
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-Italic-VariableFont_opsz,wght.6dce17792107.ttf") format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-optical-sizing: auto;
}
