{
  "text": {
    "$type": "typography",
    "xl": {
      "$value": {
        "fontSize": {
          "value": 1.25,
          "unit": "rem"
        },
        "fontStyle": "normal",
        "lineHeight": {
          "value": 2,
          "unit": "rem"
        },
        "fontFamily": ["inherit"],
        "fontWeight": 400,
        "letterSpacing": {
          "value": -0.017,
          "unit": "rem"
        }
      }
    },
    "2xl": {
      "$value": {
        "fontSize": {
          "value": 1.5,
          "unit": "rem"
        },
        "fontStyle": "normal",
        "lineHeight": {
          "value": 2.5,
          "unit": "rem"
        },
        "fontFamily": ["inherit"],
        "fontWeight": 400,
        "letterSpacing": {
          "value": -0.019,
          "unit": "rem"
        }
      }
    },
    "3xl": {
      "$value": {
        "fontSize": {
          "value": 2.25,
          "unit": "rem"
        },
        "fontStyle": "normal",
        "lineHeight": {
          "value": 3,
          "unit": "rem"
        },
        "fontFamily": ["inherit"],
        "fontWeight": 400,
        "letterSpacing": {
          "value": -0.022,
          "unit": "rem"
        }
      }
    }
  }
}
