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

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

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