@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
    src: url('../Assets/fonts/inter-latin-variable.woff2') format('woff2');
}

@font-face {
    font-family: 'Cal Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../Assets/fonts/cal-sans-latin-400-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500 700;
    font-stretch: 100%;
    font-display: swap;
    src: url('../Assets/fonts/fredoka-latin-variable.woff2') format('woff2');
}
