/**
 * Do not edit directly
 * Generated on Fri, 24 Apr 2026 13:01:08 GMT
 */


    
declare const tokens: {
  "brand": {
    "fontStack": {
      "sansSerifAlt": string
    },
    "body": {
      "fontFamily": string,
      "fontFamilyAlt": string
    },
    "heading": {
      "fontFamily": string,
      "fontFamilyAlt": string,
      "weight": {
        "400": {
          "value": 480,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 480
          },
          "name": "400",
          "attributes": {},
          "path": [
            "heading",
            "weight",
            "400"
          ]
        },
        "500": {
          "value": 480,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 480
          },
          "name": "500",
          "attributes": {},
          "path": [
            "heading",
            "weight",
            "500"
          ]
        },
        "600": {
          "value": 460,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 460
          },
          "name": "600",
          "attributes": {},
          "path": [
            "heading",
            "weight",
            "600"
          ]
        },
        "700": {
          "value": 460,
          "responsive": {
            "768px": {
              "value": 460,
              "filePath": "tokens/functional/typography/typography-responsive.json",
              "isSource": true
            },
            "1012px": {
              "value": 460,
              "filePath": "tokens/functional/typography/typography-responsive.json",
              "isSource": true
            }
          },
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 460,
            "responsive": {
              "768px": {
                "value": 460,
                "filePath": "tokens/functional/typography/typography-responsive.json",
                "isSource": true
              },
              "1012px": {
                "value": 460,
                "filePath": "tokens/functional/typography/typography-responsive.json",
                "isSource": true
              }
            }
          },
          "name": "700",
          "attributes": {},
          "path": [
            "heading",
            "weight",
            "700"
          ]
        },
        "800": {
          "value": 465,
          "responsive": {
            "768px": {
              "value": 465,
              "filePath": "tokens/functional/typography/typography-responsive.json",
              "isSource": true
            },
            "1012px": {
              "value": 440,
              "filePath": "tokens/functional/typography/typography-responsive.json",
              "isSource": true
            }
          },
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 465,
            "responsive": {
              "768px": {
                "value": 465,
                "filePath": "tokens/functional/typography/typography-responsive.json",
                "isSource": true
              },
              "1012px": {
                "value": 440,
                "filePath": "tokens/functional/typography/typography-responsive.json",
                "isSource": true
              }
            }
          },
          "name": "800",
          "attributes": {},
          "path": [
            "heading",
            "weight",
            "800"
          ]
        },
        "900": {
          "value": 440,
          "responsive": {
            "768px": {
              "value": 440,
              "filePath": "tokens/functional/typography/typography-responsive.json",
              "isSource": true
            },
            "1012px": {
              "value": 440,
              "filePath": "tokens/functional/typography/typography-responsive.json",
              "isSource": true
            }
          },
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 440,
            "responsive": {
              "768px": {
                "value": 440,
                "filePath": "tokens/functional/typography/typography-responsive.json",
                "isSource": true
              },
              "1012px": {
                "value": 440,
                "filePath": "tokens/functional/typography/typography-responsive.json",
                "isSource": true
              }
            }
          },
          "name": "900",
          "attributes": {},
          "path": [
            "heading",
            "weight",
            "900"
          ]
        },
        "1000": {
          "value": 440,
          "responsive": {
            "768px": {
              "value": 440,
              "filePath": "tokens/functional/typography/typography-responsive.json",
              "isSource": true
            },
            "1012px": {
              "value": 425,
              "filePath": "tokens/functional/typography/typography-responsive.json",
              "isSource": true
            }
          },
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 440,
            "responsive": {
              "768px": {
                "value": 440,
                "filePath": "tokens/functional/typography/typography-responsive.json",
                "isSource": true
              },
              "1012px": {
                "value": 425,
                "filePath": "tokens/functional/typography/typography-responsive.json",
                "isSource": true
              }
            }
          },
          "name": "1000",
          "attributes": {},
          "path": [
            "heading",
            "weight",
            "1000"
          ]
        }
      },
      "letterSpacing": {
        "400": string,
        "500": string,
        "600": string,
        "700": string,
        "800": string,
        "900": string,
        "1000": string
      },
      "lineHeight": {
        "400": string,
        "500": string,
        "600": string,
        "700": string,
        "800": string,
        "900": string,
        "1000": string
      }
    },
    "text": {
      "subhead": {
        "size": {
          "medium": string,
          "large": string
        },
        "letterSpacing": {
          "medium": string,
          "large": string
        },
        "weight": {
          "medium": {},
          "large": {}
        },
        "lineHeight": {
          "medium": string,
          "large": string
        }
      },
      "weight": {
        "100": string,
        "200": string,
        "300": string,
        "350": string,
        "400": string,
        "500": string,
        "600": string,
        "700": string,
        "800": string,
        "900": string,
        "1000": string,
        "extralight": {
          "value": 400,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 400
          },
          "name": "extralight",
          "attributes": {},
          "path": [
            "text",
            "weight",
            "extralight"
          ]
        },
        "light": {
          "value": 400,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 400
          },
          "name": "light",
          "attributes": {},
          "path": [
            "text",
            "weight",
            "light"
          ]
        },
        "regular": {
          "value": 400,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 400
          },
          "name": "regular",
          "attributes": {},
          "path": [
            "text",
            "weight",
            "regular"
          ]
        },
        "normal": {
          "value": 400,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 400
          },
          "name": "normal",
          "attributes": {},
          "path": [
            "text",
            "weight",
            "normal"
          ]
        },
        "medium": {},
        "semibold": {
          "value": 525,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 525
          },
          "name": "semibold",
          "attributes": {},
          "path": [
            "text",
            "weight",
            "semibold"
          ]
        },
        "bold": {
          "value": 537,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 537
          },
          "name": "bold",
          "attributes": {},
          "path": [
            "text",
            "weight",
            "bold"
          ]
        },
        "extrabold": {
          "value": 543,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 543
          },
          "name": "extrabold",
          "attributes": {},
          "path": [
            "text",
            "weight",
            "extrabold"
          ]
        },
        "heavy": {
          "value": 550,
          "filePath": "tokens/functional/typography/typography-responsive.json",
          "isSource": true,
          "original": {
            "value": 550
          },
          "name": "heavy",
          "attributes": {},
          "path": [
            "text",
            "weight",
            "heavy"
          ]
        }
      },
      "size": {
        "100": string,
        "200": string,
        "300": string,
        "350": string,
        "400": string,
        "500": string,
        "600": string,
        "700": string,
        "800": string,
        "900": string,
        "1000": string
      },
      "lineHeight": {
        "100": string,
        "200": string,
        "300": string,
        "350": string,
        "400": string,
        "500": string,
        "600": string,
        "700": string,
        "800": string,
        "900": string,
        "1000": string
      },
      "letterSpacing": {
        "100": string,
        "200": string,
        "300": string,
        "350": string,
        "400": string,
        "500": string,
        "600": string,
        "700": string,
        "800": string,
        "900": string,
        "1000": string
      },
      "style": {
        "italic": {
          "1": string,
          "2": string,
          "3": string,
          "4": string,
          "5": string,
          "6": string,
          "7": string,
          "8": string,
          "9": string,
          "10": string
        }
      }
    }
  }
}
export default tokens;