{
  "font-weight": {
    "$type": "fontWeight",
    "$description": "Font weights for the design system",
    "regular": {
      "$value": 400
    },
    "medium": {
      "$value": 500
    },
    "semibold": {
      "$value": 600
    },
    "bold": {
      "$value": 700
    }
  }
}
