/* ============================================================
   9/11 Legacy Foundation — Webfonts
   These are the EXACT typefaces named in the brand guide, served
   from Google Fonts (no substitution). To fully self-host, drop
   the .woff2 files into assets/fonts/ and replace the @import below
   with local @font-face rules.
     - Ibarra Real Nova  (display / headings)
     - IBM Plex Mono     (labels / eyebrows)
     - Manrope           (body / UI)
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Ibarra+Real+Nova:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=IBM+Plex+Mono:wght@400;500;600&family=Manrope:wght@400;500;600;700;800&display=swap");
