@font-face {
    font-family: "Inter", sans-serif;
    src: url('Inter-VariableFont_opsz,wght.ttf') format('opentype');
    font-optical-sizing: auto;
    font-weight: 300 900;
    font-display: swap;
}