{
  "id": "1d0d6d87-c56e-432a-beba-cbc83cf0d1d0",
  "name": "petrel",
  "aliases": [],
  "type": "astrotypes:pairing",
  "title": "Petrel - noto-serif + inter",
  "description": "Auto-generated stack using Noto Serif, Inter, and JetBrains Mono.",
  "category": "sans-serif",
  "fonts": {
    "heading": "noto-serif",
    "body": "inter"
  },
  "tokens": {
    "--font-heading": "var(--font-noto-serif)",
    "--font-body": "var(--font-inter)"
  },
  "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-noto-serif)",
      "--font-body": "var(--font-inter)"
    },
    "h1, h2, h3, h4, h5, h6": {
      "font-family": "var(--font-heading)"
    },
    "body, p": {
      "font-family": "var(--font-body)"
    }
  },
  "meta": {
    "mood": [
      "efficient",
      "modern",
      "reliable"
    ],
    "useCase": [
      "dashboard",
      "data",
      "news"
    ],
    "preview": "The quick brown fox jumps over the lazy dog."
  }
}
