{
  "version": "1.0.0",
  "families": {
    "display": { "name": "Space Grotesk", "weights": [400, 500, 600, 700], "usage": "Headlines and large display copy" },
    "body": { "name": "Inter", "weights": [400, 500, 600, 700], "usage": "Body copy, labels, controls and captions" },
    "editorial_accent": { "name": "Instrument Serif", "style": "italic", "weight": 400, "usage": "Short editorial emphasis only" }
  },
  "fallbacks": ["Arial", "system-ui", "sans-serif"],
  "rules": [
    "Use sentence case for headings.",
    "Keep body text at 16px or larger on the web.",
    "Do not recreate the logo wordmark with typed text.",
    "Avoid all-caps paragraphs; reserve tracked capitals for short labels."
  ]
}
