/* IBM Plex Sans + Mono, lokal ausgeliefert (gleiche Schrift wie Projektdatenbank).
   Beleg: https://github.com/IBM/plex (SIL Open Font License 1.1). */
@font-face {
  font-family: "IBM Plex Sans";
  font-weight: 400; font-style: normal; font-display: swap;
  src: url("../fonts/ibm-plex/IBMPlexSans-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-weight: 500; font-style: normal; font-display: swap;
  src: url("../fonts/ibm-plex/IBMPlexSans-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-weight: 600; font-style: normal; font-display: swap;
  src: url("../fonts/ibm-plex/IBMPlexSans-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-weight: 700; font-style: normal; font-display: swap;
  src: url("../fonts/ibm-plex/IBMPlexSans-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-weight: 400; font-style: normal; font-display: swap;
  src: url("../fonts/ibm-plex/IBMPlexMono-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-weight: 500; font-style: normal; font-display: swap;
  src: url("../fonts/ibm-plex/IBMPlexMono-Medium.woff2") format("woff2");
}
