/* =============================================================
   Penumbra — Webfonts
   Instrument Serif (display), Inter (UI), JetBrains Mono (code).
   Sourced from Google Fonts. If you self-host, replace these
   @import lines with local @font-face rules pointing at the binaries.
   ============================================================= */

@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&display=swap");
