@font-face {
    font-family: "Roobert PRO Bold";
    src: url("../fonts/RoobertPRO-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Roobert PRO Medium";
    src: url("../fonts/RoobertPRO-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "January Night";
    src: url("../fonts/January-Night.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }