@font-face {
  font-family: "Cavren Sans";
  src: url("../fonts/cavren-sans-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Cavren Sans";
  src: url("../fonts/cavren-sans-medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Cavren Sans";
  src: url("../fonts/cavren-sans-semi-bold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Cavren Sans";
  src: url("../fonts/cavren-sans-bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Sofian Monika";
  src: url("../fonts/sofian-monika.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
