@font-face {
    font-family: "roboto";
    src:
        url("Roboto-Thin.ttf") format("ttf");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}