@font-face {
    font-family: "RotisSemiSans";
    font-weight: 700;
    src: url("Rotis_Semi_Sans_Bold.TTF") format("truetype");
    font-display:swap;
}
@font-face {
    font-family: "RotisSemiSans";
    font-weight: 400;
    src: url("Rotis_Semi_Sans.TTF") format("truetype");
    font-display:swap;
}
