@font-face {
    font-family: "Inter";
    src: url("/wp-content/themes/bisc/assets/fonts/Inter/Inter-VariableFont_slnt,wght.ttf")
        format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url("/wp-content/themes/bisc/assets/fonts/Roboto/Roboto-VariableFont_wdth,wght.ttf")
        format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}