@font-face {
  font-family: "Roobert";
  src: url("webfonts/RoobertRegular.woff2") format("woff2");
  text-rendering: optimizeLegibility;
  unicode-range: U+000-5FF;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("webfonts/RoobertMedium.woff2") format("woff2");
  text-rendering: optimizeLegibility;
  unicode-range: U+000-5FF;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("webfonts/RoobertBold.woff2") format("woff2");
  text-rendering: optimizeLegibility;
  unicode-range: U+000-5FF;
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
