{
  "id": "c8c0a314-6a67-4a44-a218-7abf24c0caa0",
  "name": "badger",
  "aliases": [],
  "type": "astrotypes:pairing",
  "title": "Badger - bricolage-grotesque + figtree",
  "description": "Design-forward pairing with strong identity.",
  "category": "sans-serif",
  "fonts": {
    "heading": "bricolage-grotesque",
    "body": "figtree"
  },
  "tokens": {
    "--font-heading": "var(--font-bricolage-grotesque)",
    "--font-body": "var(--font-figtree)"
  },
  "typography": {
    "h1": {
      "font-size": "2.25rem",
      "line-height": "1.2",
      "letter-spacing": "-0.02em",
      "font-weight": "700"
    },
    "h2": {
      "font-size": "1.875rem",
      "line-height": "1.25",
      "letter-spacing": "-0.015em",
      "font-weight": "600"
    },
    "h3": {
      "font-size": "1.5rem",
      "line-height": "1.3",
      "letter-spacing": "-0.01em",
      "font-weight": "600"
    },
    "body": {
      "font-size": "1rem",
      "line-height": "1.65",
      "font-weight": "400"
    }
  },
  "css": {
    ":root": {
      "--font-heading": "var(--font-bricolage-grotesque)",
      "--font-body": "var(--font-figtree)"
    },
    "h1, h2, h3, h4, h5, h6": {
      "font-family": "var(--font-heading)"
    },
    "body, p": {
      "font-family": "var(--font-body)"
    }
  },
  "meta": {
    "mood": [
      "creative",
      "distinctive"
    ],
    "useCase": [
      "design studio",
      "agency",
      "creative"
    ],
    "preview": "The quick brown fox jumps over the lazy dog."
  }
}
