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

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

@font-face {
  font-family: "OstbeSerif";
  src: url("/fonts/OstbeSerif/OstbeSerif-RegularKursiv.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "OstbeSerif";
  src: url("/fonts/OstbeSerif/OstbeSerif-BoldKursiv.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
