@font-face {
    font-family: "Ubuntu";
    font-weight: 100 600;
    font-display: swap;
    font-style: normal;
    font-named-instance: "Regular";
    src: url("./Ubuntu-Regular.ttf?v=3.19") format("truetype");
}

@font-face {
    font-family: "Ubuntu";
    font-weight: 700 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: "Bold";
    src: url("./Ubuntu-Bold.ttf?v=3.19") format("truetype");
}
