/home/awneajlw/work.codestechvista.com/wp-content/themes/saaslauncher/styles/typography/geist.json
{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "title": "Geist",
  "version": 3,
  "styles": {
    "elements": {
      "h1": { "typography": { "fontWeight": "700" } },
      "h2": { "typography": { "fontWeight": "700" } },
      "h3": { "typography": { "fontWeight": "700" } },
      "h4": { "typography": { "fontWeight": "600" } },
      "h5": { "typography": { "fontWeight": "500" } },
      "h6": { "typography": { "fontWeight": "500" } },
      "heading": {
        "typography": {
          "fontFamily": "var(--wp--preset--font-family--geist)"
        }
      }
    },
    "typography": {
      "fontFamily": "var(--wp--preset--font-family--inter)"
    }
  }
}