@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

@font-face {
    font-family: "Jackpot";
    font-style: normal;
    src: url(../fonts/Jackpot.woff2) format("woff2");
}

:root {
    --ff-2: Jackpot, sans-serif;
    ;
}