@font-face {
  font-family: "Schibsted Grotesk";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/assets/schibsted-grotesk-0a37e4d0.woff2") format("woff2");
}

/* The metric overrides give IBM Plex Mono the same ascent/descent ratios as
   Schibsted Grotesk (2000/528 at 2048 upem), so mono data and sans labels
   share a baseline when they meet on one line. */
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  ascent-override: 97.66%;
  descent-override: 25.78%;
  line-gap-override: 0%;
  src: url("/assets/ibm-plex-mono-400-d803141a.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  ascent-override: 97.66%;
  descent-override: 25.78%;
  line-gap-override: 0%;
  src: url("/assets/ibm-plex-mono-500-3f7bbac1.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  ascent-override: 97.66%;
  descent-override: 25.78%;
  line-gap-override: 0%;
  src: url("/assets/ibm-plex-mono-600-b71798d4.woff2") format("woff2");
}
