@font-face {
  font-family: "Regular-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../assets/fonts/Regular-Medium.otf") format("opentype");
}

@font-face {
  font-family: "Regular-Medium";
  font-style: normal;
  font-weight: 700;
  src: url("../assets/fonts/Regular-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Regular-Regular";
  font-style: normal;
  font-weight: 500;
  src: url("../assets/fonts/Regular-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Regular-Regular";
  font-style: normal;
  font-weight: 700;
  src: url("../assets/fonts/Regular-Bold.otf") format("opentype");
}
