{
  "typography": {
    "$type": "typography",
    "display-heading": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.1000}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.25
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.1000}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.25
        }
      }
    },
    "h1": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.800}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.2
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.286,
          "fontSize": "{text.600}"
        }
      }
    },
    "h2": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.400}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.273
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.333,
          "fontSize": "{text.500}"
        }
      }
    },
    "h3": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.200}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.333
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.2,
          "fontSize": "{text.300}"
        }
      }
    },
    "h4": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.100}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.125
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.333,
          "fontSize": "{text.200}"
        }
      }
    },
    "overline": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.100}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.5
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.5,
          "fontSize": "{text.100}"
        }
      }
    },
    "subtitle": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.100}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.5
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.333,
          "fontSize": "{text.100}"
        }
      }
    },
    "display-title": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.300}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.4
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.semibold}",
          "lineHeight": 1.333,
          "fontSize": "{text.500}"
        }
      }
    },
    "display-body": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.100}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.5
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.556,
          "fontSize": "{text.200}"
        }
      }
    },
    "body": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.100}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.5
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.571,
          "fontSize": "{text.75}"
        }
      }
    },
    "body-strong": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.100}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.5
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.571,
          "fontSize": "{text.75}"
        }
      }
    },
    "body-small": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.50}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.667
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.667,
          "fontSize": "{text.50}"
        }
      }
    },
    "body-small-strong": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.50}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.667
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.667,
          "fontSize": "{text.50}"
        }
      }
    },
    "body-large": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.200}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.556
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.regular}",
          "lineHeight": 1.5,
          "fontSize": "{text.100}"
        }
      }
    },
    "body-large-strong": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.200}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.556
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.5,
          "fontSize": "{text.100}"
        }
      }
    },
    "action": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.100}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.5
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.571,
          "fontSize": "{text.75}"
        }
      }
    },
    "action-small": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.50}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.667
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.667,
          "fontSize": "{text.50}"
        }
      }
    },
    "action-large": {
      "default": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontSize": "{text.200}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.556
        }
      },
      "sm": {
        "$value": {
          "fontFamily": "{font.sans}",
          "fontWeight": "{font-weight.medium}",
          "lineHeight": 1.5,
          "fontSize": "{text.100}"
        }
      }
    }
  }
}
