/* ===== LEAGUE SPARTAN - Variable Font ===== */
/* Jeden plik obsługuje WSZYSTKIE wagi 100-900 */
@font-face {
    font-family: 'League Spartan';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/LeagueSpartan-VariableFont_wght.woff2') format('woff2');
}

/* ===== ROBOTO - Regular only ===== */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/Roboto-Regular.woff2') format('woff2');
}