@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


@font-face {
    font-family: "SeasonMix-Regular";
    src: url("SeasonMix-Regular.otf") format("opentype"),
        url("SeasonMix-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: "Geist-Bold";
    src: url("Geist-Bold.otf") format("opentype"),
        url("Geist-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Geist-Regular";
    src: url("Geist-Regular.otf") format("opentype"),
        url("Geist-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */