@font-face {
  font-family: "Martina Plantijn";
  src:
    url("/theme/fonts/martina-plantijn-regular.otf") format("opentype"),
    url("/theme/fonts/martina-plantijn-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Sohne";
  src:
    url("/theme/fonts/sohne-buch.otf") format("opentype"),
    url("/theme/fonts/sohne-buch.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Sohne";
  src:
    url("/theme/fonts/sohne-kraftig.otf") format("opentype"),
    url("/theme/fonts/sohne-kraftig.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Sohne";
  src:
    url("/theme/fonts/sohne-buch-kursiv.otf") format("opentype"),
    url("/theme/fonts/sohne-buch-kursiv.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Sohne Mono";
  src:
    url("/theme/fonts/sohne-mono-buch.otf") format("opentype"),
    url("/theme/fonts/sohne-mono-buch.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Sohne Mono";
  src:
    url("/theme/fonts/sohne-mono-kraftig.otf") format("opentype"),
    url("/theme/fonts/sohne-mono-kraftig.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
