{
  "Global": {
    "Default": {
      "Regular, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Singleline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Regular, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Multiline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Bold, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Singleline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Bold, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Multiline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Light, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata-light",
          "fontWeight": "$fontWeights.Light",
          "lineHeight": "$lineHieghts.Singleline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Light, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata-light",
          "fontWeight": "$fontWeights.Light",
          "lineHeight": "$lineHieghts.Multiline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Regular, single line, dense": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Singleline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Dense",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Regular, multiple lines, dense": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Multiline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Dense",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      }
    },
    "Small": {
      "Regular, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Singleline.Small",
          "fontSize": "$fontSizes.Small",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Regular, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Multiline.Small",
          "fontSize": "$fontSizes.Small",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Bold, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Singleline.Small",
          "fontSize": "$fontSizes.Small",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Bold, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Multiline.Small",
          "fontSize": "$fontSizes.Small",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Bold uppercase, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Singleline.Small",
          "fontSize": "$fontSizes.Small",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.Uppercase"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      }
    },
    "Large": {
      "Regular, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Singleline.Large",
          "fontSize": "$fontSizes.Large",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Regular, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Multiline.Large",
          "fontSize": "$fontSizes.Large",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Bold, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Singleline.Large",
          "fontSize": "$fontSizes.Large",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Bold, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Multiline.Large",
          "fontSize": "$fontSizes.Large",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Light, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata-light",
          "fontWeight": "$fontWeights.Light",
          "lineHeight": "$lineHieghts.Singleline.Large",
          "fontSize": "$fontSizes.Large",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Light, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata-light",
          "fontWeight": "$fontWeights.Light",
          "lineHeight": "$lineHieghts.Multiline.Large",
          "fontSize": "$fontSizes.Large",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      }
    },
    "Larger": {
      "Regular, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Singleline.Larger",
          "fontSize": "$fontSizes.Larger",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Regular, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Multiline.Larger",
          "fontSize": "$fontSizes.Larger",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Bold, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Singleline.Larger",
          "fontSize": "$fontSizes.Larger",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Bold, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Multiline.Larger",
          "fontSize": "$fontSizes.Larger",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Light, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata-light",
          "fontWeight": "$fontWeights.Light",
          "lineHeight": "$lineHieghts.Singleline.Larger",
          "fontSize": "$fontSizes.Larger",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Light, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata-light",
          "fontWeight": "$fontWeights.Light",
          "lineHeight": "$lineHieghts.Multiline.Larger",
          "fontSize": "$fontSizes.Larger",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      }
    },
    "Largest": {
      "Regular, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Singleline.Largest",
          "fontSize": "$fontSizes.Largest",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Regular, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Regular",
          "lineHeight": "$lineHieghts.Multiline.Largest",
          "fontSize": "$fontSizes.Largest",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Bold, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Singleline.Largest",
          "fontSize": "$fontSizes.Largest",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Bold, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata",
          "fontWeight": "$fontWeights.Bold",
          "lineHeight": "$lineHieghts.Multiline.Largest",
          "fontSize": "$fontSizes.Largest",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      },
      "Light, single line": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata-light",
          "fontWeight": "$fontWeights.Light",
          "lineHeight": "$lineHieghts.Singleline.Largest",
          "fontSize": "$fontSizes.Largest",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for labels and headings"
      },
      "Light, multiple lines": {
        "value": {
          "fontFamily": "$fontFamilies.au-passata-light",
          "fontWeight": "$fontWeights.Light",
          "lineHeight": "$lineHieghts.Multiline.Largest",
          "fontSize": "$fontSizes.Largest",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.Default",
          "textDecoration": "$textDecorations.None",
          "textCase": "$textCases.None"
        },
        "type": "typography",
        "description": "Use this lineheight for paragraphs"
      }
    },
    "Peto": {
      "Default": {
        "value": {
          "fontFamily": "$fontFamilies.au-peto",
          "fontWeight": "$fontWeights.Peto.Regular",
          "lineHeight": "$fontSizes.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography"
      },
      "Small": {
        "value": {
          "fontFamily": "$fontFamilies.au-peto",
          "fontWeight": "$fontWeights.Peto.Regular",
          "lineHeight": "$fontSizes.Small",
          "fontSize": "$fontSizes.Small",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography"
      },
      "Large": {
        "value": {
          "fontFamily": "$fontFamilies.au-peto",
          "fontWeight": "$fontWeights.Peto.Regular",
          "lineHeight": "$fontSizes.Large",
          "fontSize": "$fontSizes.Large",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography"
      },
      "Larger": {
        "value": {
          "fontFamily": "$fontFamilies.au-peto",
          "fontWeight": "$fontWeights.Peto.Regular",
          "lineHeight": "$fontSizes.Larger",
          "fontSize": "$fontSizes.Larger",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography"
      },
      "Largest": {
        "value": {
          "fontFamily": "$fontFamilies.au-peto",
          "fontWeight": "$fontWeights.Peto.Regular",
          "lineHeight": "$fontSizes.Largest",
          "fontSize": "$fontSizes.Largest",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography"
      }
    },
    "FontAwesome": {
      "Default": {
        "value": {
          "fontFamily": "$fontFamilies.font-awesome-pro",
          "fontWeight": "$fontWeights.FontAwesome.Light",
          "lineHeight": "$lineHieghts.Singleline.Default",
          "fontSize": "$fontSizes.Default",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography",
        "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
      },
      "Small": {
        "value": {
          "fontFamily": "$fontFamilies.font-awesome-pro",
          "fontWeight": "$fontWeights.FontAwesome.Light",
          "lineHeight": "$lineHieghts.Singleline.Small",
          "fontSize": "$fontSizes.Small",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography",
        "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
      },
      "Large": {
        "value": {
          "fontFamily": "$fontFamilies.font-awesome-pro",
          "fontWeight": "$fontWeights.FontAwesome.Light",
          "lineHeight": "$lineHieghts.Singleline.Large",
          "fontSize": "$fontSizes.Large",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography",
        "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
      },
      "Larger": {
        "value": {
          "fontFamily": "$fontFamilies.font-awesome-pro",
          "fontWeight": "$fontWeights.FontAwesome.Light",
          "lineHeight": "$lineHieghts.Singleline.Larger",
          "fontSize": "$fontSizes.Larger",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography",
        "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
      },
      "Largest": {
        "value": {
          "fontFamily": "$fontFamilies.font-awesome-pro",
          "fontWeight": "$fontWeights.FontAwesome.Light",
          "lineHeight": "$lineHieghts.Singleline.Largest",
          "fontSize": "$fontSizes.Largest",
          "letterSpacing": "$letterSpacings.Default",
          "paragraphSpacing": "$paragraphSpacings.None",
          "textCase": "$textCases.None",
          "textDecoration": "$textDecorations.None"
        },
        "type": "typography",
        "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
      },
      "Solid": {
        "Default": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Solid",
            "lineHeight": "$lineHieghts.Singleline.Default",
            "fontSize": "$fontSizes.Default",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
        },
        "Small": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Solid",
            "lineHeight": "$lineHieghts.Singleline.Small",
            "fontSize": "$fontSizes.Small",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
        },
        "Large": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Solid",
            "lineHeight": "$lineHieghts.Singleline.Large",
            "fontSize": "$fontSizes.Large",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
        },
        "Larger": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Solid",
            "lineHeight": "$lineHieghts.Singleline.Larger",
            "fontSize": "$fontSizes.Larger",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
        },
        "Largest": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Solid",
            "lineHeight": "$lineHieghts.Singleline.Largest",
            "fontSize": "$fontSizes.Largest",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
        }
      },
      "Brands": {
        "Default": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-brands",
            "fontWeight": "$fontWeights.FontAwesome.Regular",
            "lineHeight": "$lineHieghts.Singleline.Default",
            "fontSize": "$fontSizes.Default",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this text style when you need an icon from Font Awesome Brands. Like twitter and linkedin."
        },
        "Small": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-brands",
            "fontWeight": "$fontWeights.FontAwesome.Regular",
            "lineHeight": "$lineHieghts.Singleline.Small",
            "fontSize": "$fontSizes.Small",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this text style when you need an icon from Font Awesome Brands. Like twitter and linkedin."
        },
        "Large": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-brands",
            "fontWeight": "$fontWeights.FontAwesome.Regular",
            "lineHeight": "$lineHieghts.Singleline.Large",
            "fontSize": "$fontSizes.Large",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this text style when you need an icon from Font Awesome Brands. Like twitter and linkedin."
        },
        "Larger": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-brands",
            "fontWeight": "$fontWeights.FontAwesome.Regular",
            "lineHeight": "$lineHieghts.Singleline.Larger",
            "fontSize": "$fontSizes.Larger",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this text style when you need an icon from Font Awesome Brands. Like twitter and linkedin."
        },
        "Largest": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-brands",
            "fontWeight": "$fontWeights.FontAwesome.Regular",
            "lineHeight": "$lineHieghts.Singleline.Largest",
            "fontSize": "$fontSizes.Largest",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "Use this text style when you need an icon from Font Awesome Brands. Like twitter and linkedin."
        }
      },
      "NoLineSpacing": {
        "Default": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Light",
            "lineHeight": "$fontSizes.Default",
            "fontSize": "$fontSizes.Default",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
        },
        "Small": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Light",
            "lineHeight": "$fontSizes.Small",
            "fontSize": "$fontSizes.Small",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
        },
        "Large": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Light",
            "lineHeight": "$fontSizes.Large",
            "fontSize": "$fontSizes.Large",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
        },
        "Larger": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Light",
            "lineHeight": "$fontSizes.Larger",
            "fontSize": "$fontSizes.Larger",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
        },
        "Largest": {
          "value": {
            "fontFamily": "$fontFamilies.font-awesome-pro",
            "fontWeight": "$fontWeights.FontAwesome.Light",
            "lineHeight": "$fontSizes.Largest",
            "fontSize": "$fontSizes.Largest",
            "letterSpacing": "$letterSpacings.Default",
            "paragraphSpacing": "$paragraphSpacings.None",
            "textCase": "$textCases.None",
            "textDecoration": "$textDecorations.None"
          },
          "type": "typography",
          "description": "This is the default icon weight, use this except when the icon is an interactive element that is active. Then use the solid weight icon."
        },
        "Solid": {
          "Default": {
            "value": {
              "fontFamily": "$fontFamilies.font-awesome-pro",
              "fontWeight": "$fontWeights.FontAwesome.Solid",
              "lineHeight": "$fontSizes.Default",
              "fontSize": "$fontSizes.Default",
              "letterSpacing": "$letterSpacings.Default",
              "paragraphSpacing": "$paragraphSpacings.None",
              "textCase": "$textCases.None",
              "textDecoration": "$textDecorations.None"
            },
            "type": "typography",
            "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
          },
          "Small": {
            "value": {
              "fontFamily": "$fontFamilies.font-awesome-pro",
              "fontWeight": "$fontWeights.FontAwesome.Solid",
              "lineHeight": "$fontSizes.Small",
              "fontSize": "$fontSizes.Small",
              "letterSpacing": "$letterSpacings.Default",
              "paragraphSpacing": "$paragraphSpacings.None",
              "textCase": "$textCases.None",
              "textDecoration": "$textDecorations.None"
            },
            "type": "typography",
            "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
          },
          "Large": {
            "value": {
              "fontFamily": "$fontFamilies.font-awesome-pro",
              "fontWeight": "$fontWeights.FontAwesome.Solid",
              "lineHeight": "$fontSizes.Large",
              "fontSize": "$fontSizes.Large",
              "letterSpacing": "$letterSpacings.Default",
              "paragraphSpacing": "$paragraphSpacings.None",
              "textCase": "$textCases.None",
              "textDecoration": "$textDecorations.None"
            },
            "type": "typography",
            "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
          },
          "Larger": {
            "value": {
              "fontFamily": "$fontFamilies.font-awesome-pro",
              "fontWeight": "$fontWeights.FontAwesome.Solid",
              "lineHeight": "$fontSizes.Larger",
              "fontSize": "$fontSizes.Larger",
              "letterSpacing": "$letterSpacings.Default",
              "paragraphSpacing": "$paragraphSpacings.None",
              "textCase": "$textCases.None",
              "textDecoration": "$textDecorations.None"
            },
            "type": "typography",
            "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
          },
          "Largest": {
            "value": {
              "fontFamily": "$fontFamilies.font-awesome-pro",
              "fontWeight": "$fontWeights.FontAwesome.Solid",
              "lineHeight": "$fontSizes.Largest",
              "fontSize": "$fontSizes.Largest",
              "letterSpacing": "$letterSpacings.Default",
              "paragraphSpacing": "$paragraphSpacings.None",
              "textCase": "$textCases.None",
              "textDecoration": "$textDecorations.None"
            },
            "type": "typography",
            "description": "Use this icon weight ONLY when the icon is an interactive element, that is active."
          }
        }
      }
    }
  }
}
