@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src:
        url("../fonts/inter/Inter-Variable.woff2") format("woff2-variations"),
        url("../fonts/inter/Inter-Variable.ttf") format("truetype-variations");
}

@font-face {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/bebas-neue/BebasNeue-Regular.ttf") format("truetype");
}
