/* CSG webfonts — SUBSTITUTIONS (no original binaries supplied).
   Display serif: Playfair Display  (nearest Google match to the "CRAMER" didone wordmark)
   UI sans:       Inter             (as specified in the brand brief)
   Mono:          JetBrains Mono    (data / figures / code)
   Replace with licensed binaries + local @font-face when available. */
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..700&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..600&family=Inter:wght@300..700&family=JetBrains+Mono:wght@400;500&display=swap");
