@font-face {
  font-family: "Roobert";
  src: url("../fonts/Roobert/Roobert-Medium.otf") format("opentype");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/Roobert/Roobert-Regular.otf") format("opentype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/Roobert/Roobert-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-display: swap;
}
