@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
    src: url('./inter-latin-variable.woff2') format('woff2');
}

@font-face {
    font-family: 'Cal Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./cal-sans-latin-400-normal.woff2') format('woff2');
}
