/* Design typefaces: Newsreader (serif), IBM Plex Sans, IBM Plex Mono.
   Loaded from Google Fonts to match the approved design.

   To self-host instead (removes the third-party request), drop the woff2 files
   into assets/fonts/ and replace this @import with @font-face blocks. Nothing
   else in the theme references the font host. */
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;450;500&family=Newsreader:ital,opsz,wght@0,6..72,300;0,6..72,400;0,6..72,500;1,6..72,300&display=swap");
