/* Paritas brand typefaces, self-hosted.
   Replaces the Google Fonts <link> that used to sit in every page head, so the
   site makes no third-party request at all. Subset to Latin; 56 KB total.
   Regenerate from the originals (Source Serif 4 / IBM Plex, both OFL) if a
   weight is ever needed that isn't here. */

@font-face{
  font-family:"Source Serif 4"; font-style:normal; font-weight:600; font-display:swap;
  src:url("source-serif-4-semibold.woff2") format("woff2");
}
@font-face{
  font-family:"IBM Plex Sans"; font-style:normal; font-weight:400; font-display:swap;
  src:url("ibm-plex-sans-regular.woff2") format("woff2");
}
@font-face{
  font-family:"IBM Plex Sans"; font-style:normal; font-weight:500; font-display:swap;
  src:url("ibm-plex-sans-medium.woff2") format("woff2");
}
@font-face{
  font-family:"IBM Plex Mono"; font-style:normal; font-weight:400; font-display:swap;
  src:url("ibm-plex-mono-regular.woff2") format("woff2");
}
@font-face{
  font-family:"IBM Plex Mono"; font-style:normal; font-weight:500; font-display:swap;
  src:url("ibm-plex-mono-medium.woff2") format("woff2");
}
