@font-face {
  font-family: "Roobert";
  src: url("Roobert-Regular.otf");
  font-weight: 400;
}

@font-face {
  font-family: "Roobert";
  src: url("Roobert-Medium.otf");
  font-weight: 500;
}

@font-face {
  font-family: "Roobert";
  src: url("Roobert-SemiBold.otf");
  font-weight: 650;
}

@font-face {
  font-family: "Roobert";
  src: url("Roobert-Bold.otf");
  font-weight: 750;
}