/* The five faces the site uses, served from here rather than from Google.
   Same files, same OFL licence, no third-party request. */
@font-face{
  font-family:"Big Shoulders Display";
  src:url("/assets/fonts/big-shoulders-display.woff2") format("woff2-variations"),
      url("/assets/fonts/big-shoulders-display.woff2") format("woff2");
  font-weight:500 900; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"Spectral";
  src:url("/assets/fonts/spectral-300.woff2") format("woff2");
  font-weight:300; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"Spectral";
  src:url("/assets/fonts/spectral-400.woff2") format("woff2");
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"Spectral";
  src:url("/assets/fonts/spectral-300-italic.woff2") format("woff2");
  font-weight:300; font-style:italic; font-display:swap;
}
@font-face{
  font-family:"IBM Plex Mono";
  src:url("/assets/fonts/plex-mono-400.woff2") format("woff2");
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"IBM Plex Mono";
  src:url("/assets/fonts/plex-mono-500.woff2") format("woff2");
  font-weight:500; font-style:normal; font-display:swap;
}
