/* Minimo Studio · fonts.css · self-hosted.
   Moderna Sans: the vendor's web files as shipped (licence notes in strategy/2026-09-06__moderna-sans-evaluation__v1.html).
   IBM Plex Mono: OFL, the Fontsource Latin subset.
   Paths are relative to /fonts/ at the site root; load this file before minimo.css.
   font-display: swap keeps text visible while the files arrive.

   The five Moderna files here are SUBSETS, built by tools/subset-fonts.sh from the
   vendor originals in tools/fonts-src/ (which are not published). Latin range only:
   374 glyphs down to 218, 306 KB down to 74 KB. Verified 2026-09-18 that no glyph
   the site renders was lost. To change the range, edit that script and re-run it.
   IBM Plex Mono is already the Fontsource Latin subset and is left alone. */
@font-face{font-family:'Moderna Sans';font-weight:300;font-style:normal;font-display:swap;src:url(/fonts/ModernaSans-Light.woff2) format('woff2')}
@font-face{font-family:'Moderna Sans';font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/ModernaSans-Regular.woff2) format('woff2')}
@font-face{font-family:'Moderna Sans';font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/ModernaSans-Medium.woff2) format('woff2')}
@font-face{font-family:'Moderna Sans';font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/ModernaSans-Bold.woff2) format('woff2')}
@font-face{font-family:'Moderna Sans Condensed';font-weight:900;font-style:normal;font-display:swap;src:url(/fonts/ModernaSans-BlackCnd.woff2) format('woff2')}
@font-face{font-family:'IBM Plex Mono';font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/ibm-plex-mono-latin-400-normal.woff2) format('woff2')}
@font-face{font-family:'IBM Plex Mono';font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/ibm-plex-mono-latin-500-normal.woff2) format('woff2')}
