{
  "id": "74a26e2b-8ca0-46a3-9852-718a88e3f87e",
  "name": "ember",
  "aliases": [
    "laurel"
  ],
  "type": "astrotypes:pairing",
  "title": "Ember - plus-jakarta-sans + dm-sans",
  "description": "Plus Jakarta Sans headlines with DM Sans body and JetBrains Mono for snippets.",
  "category": "sans-serif",
  "fonts": {
    "heading": "plus-jakarta-sans",
    "body": "dm-sans"
  },
  "tokens": {
    "--font-heading": "var(--font-plus-jakarta-sans)",
    "--font-body": "var(--font-dm-sans)"
  },
  "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-plus-jakarta-sans)",
      "--font-body": "var(--font-dm-sans)"
    },
    "h1, h2, h3, h4, h5, h6": {
      "font-family": "var(--font-heading)"
    },
    "body, p": {
      "font-family": "var(--font-body)"
    }
  },
  "meta": {
    "mood": [
      "modern",
      "friendly"
    ],
    "useCase": [
      "SaaS",
      "workspace",
      "marketing"
    ],
    "preview": "The quick brown fox jumps over the lazy dog."
  }
}
