@font-face {
    font-family: "Cosmic";
    src: url("Cosmic.ttf") format("truetype");
}

@font-face {
    font-family: "Gendy";
    src: url("Gendy.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Godber";
    src: url("Godber.ttf") format("truetype");
}

@font-face {
    font-family: "GeneraLight";
    src: url("Genera-AltLight.ttf") format("truetype");
}

@font-face {
    font-family: "GeneraBold";
    src: url("Genera-SemiBold.ttf") format("truetype");
}

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Karla:ital,wght@0,200..800;1,200..800&family=Quicksand:wght@300..700&display=swap');
