[
 {
  "token": "display",
  "min": 2.5,
  "max": 3.25,
  "lh": 1.08,
  "family": "Poppins Bold",
  "use": "Website hero only. One per page."
 },
 {
  "token": "h1",
  "min": 2.0,
  "max": 2.5,
  "lh": 1.15,
  "family": "Poppins Bold",
  "use": "Page title"
 },
 {
  "token": "h2",
  "min": 1.5,
  "max": 1.75,
  "lh": 1.25,
  "family": "Poppins Bold",
  "use": "Section"
 },
 {
  "token": "h3",
  "min": 1.25,
  "max": 1.25,
  "lh": 1.35,
  "family": "Poppins Medium",
  "use": "Sub-section"
 },
 {
  "token": "h4",
  "min": 1.125,
  "max": 1.125,
  "lh": 1.4,
  "family": "Poppins Medium",
  "use": "Card and list headings"
 },
 {
  "token": "lead",
  "min": 1.125,
  "max": 1.25,
  "lh": 1.6,
  "family": "Lato Regular",
  "use": "Intro paragraph, one per section"
 },
 {
  "token": "body",
  "min": 1.0,
  "max": 1.0,
  "lh": 1.6,
  "family": "Lato Regular",
  "use": "Default"
 },
 {
  "token": "small",
  "min": 0.875,
  "max": 0.875,
  "lh": 1.5,
  "family": "Lato Regular",
  "use": "Table text, secondary detail"
 },
 {
  "token": "caption",
  "min": 0.8125,
  "max": 0.8125,
  "lh": 1.45,
  "family": "Lato Italic",
  "use": "Captions, footnotes"
 },
 {
  "token": "eyebrow",
  "min": 0.75,
  "max": 0.75,
  "lh": 1.3,
  "family": "Lato Bold",
  "use": "All caps, +0.1em tracking, above a heading"
 }
]