{
  "Global": {
    "fontFamilies": {
      "au-passata": {
        "value": "AU Passata",
        "type": "fontFamilies"
      },
      "au-passata-light": {
        "value": "AU Passata Light",
        "type": "fontFamilies"
      },
      "au-peto": {
        "value": "AU Peto",
        "type": "fontFamilies"
      },
      "font-awesome-pro": {
        "value": "Font Awesome 6 Pro",
        "type": "fontFamilies"
      },
      "font-awesome-brands": {
        "value": "Font Awesome 6 Brands",
        "type": "fontFamilies"
      }
    },
    "fontWeights": {
      "Bold": {
        "value": "Negreta",
        "type": "fontWeights"
      },
      "Regular": {
        "value": "Normal",
        "type": "fontWeights"
      },
      "Light": {
        "value": "Normal",
        "type": "fontWeights"
      },
      "FontAwesome": {
        "Light": {
          "value": "Light",
          "type": "fontWeights"
        },
        "Regular": {
          "value": "Regular",
          "type": "fontWeights"
        },
        "Solid": {
          "value": "Solid",
          "type": "fontWeights"
        }
      },
      "Peto": {
        "Regular": {
          "value": "Regular",
          "type": "fontWeights"
        }
      }
    },
    "textCases": {
      "None": {
        "value": "none",
        "type": "textCase"
      },
      "Uppercase": {
        "value": "uppercase",
        "type": "textCase"
      }
    },
    "letterSpacings": {
      "Default": {
        "value": "0%",
        "type": "letterSpacing"
      }
    },
    "paragraphSpacings": {
      "Default": {
        "value": "$spacingSizes.Minus1",
        "type": "paragraphSpacing"
      },
      "Dense": {
        "value": "$spacingSizes.Minus5",
        "type": "paragraphSpacing"
      },
      "None": {
        "value": "0",
        "type": "paragraphSpacing"
      }
    },
    "textDecorations": {
      "None": {
        "value": "none",
        "type": "textDecoration"
      }
    }
  }
}
