/* Google Fonts CDN — restores real bold weights.
   Self-hosted woff2 files were single-weight (400 only),
   which forced browser faux-bold on every heading. */

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap');
