@font-face {
    font-family: "Roobert";
    font-weight: 400;
    font-display: swap;
    src: url("./Roobert-Regular.woff2") format("woff2"),
         url("./Roobert-Regular.woff") format("woff");
}

@font-face {
    font-family: "Roobert";
    font-weight: 700;
    font-display: swap;
    src: url("./Roobert-Bold.woff2") format("woff2"),
         url("./Roobert-Bold.woff") format("woff");
}
