@font-face {
    font-family: "Work Sans";
    src: url(fonts/work-sans/WorkSans-VariableFont_wght.ttf);
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url(fonts/roboto/Roboto-VariableFont_wdth,wght.ttf);
    font-display: swap;
}
