/* Lamicon — Web fonts
   Montserrat (headings) + Inter (body/UI) + JetBrains Mono (technical/code accents).
   Served from Google Fonts. These ARE the brand-specified families
   (Google Fonts editions), so no substitution was needed.
   NOTE: If you self-host, drop the @import and add local @font-face rules here. */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&family=Montserrat:wght@500;600;700;800&display=swap");
