@font-face {
  font-family: "Calendas";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/Calendas_Plus.otf")
    format("opentype");
}

@font-face {
  font-family: "Calendas";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/Calendas_Plus_Italic.otf")
    format("opentype");
}

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