@font-face {
    font-family: "inter";
    src: url("../fonts/Inter-VariableFont_opsz\,wght.ttf");
    font-display: swap;
    font-weight: 100 1000;
    font-style: normal;
}

@font-face {
    font-family: "manrope";
    src: url("../fonts/Manrope-VariableFont_wght.ttf");
    font-display: swap;
    font-weight: 100 1000;
    font-style: normal;
}

