{
  "base": {
    "font": {
      "lineheight": {
        "110": {
          "type": "lineHeights",
          "value": "1.1"
        },
        "120": {
          "type": "lineHeights",
          "value": "1.2"
        },
        "130": {
          "type": "lineHeights",
          "value": "1.3"
        },
        "140": {
          "type": "lineHeights",
          "value": "1.4"
        },
        "150": {
          "type": "lineHeights",
          "value": "1.5"
        },
        "160": {
          "type": "lineHeights",
          "value": "1.6"
        },
        "170": {
          "type": "lineHeights",
          "value": "1.7"
        },
        "180": {
          "type": "lineHeights",
          "value": "1.8"
        }
      },
      "weight": {
        "400": {
          "type": "fontWeights",
          "value": "400"
        },
        "500": {
          "type": "fontWeights",
          "value": "500"
        },
        "700": {
          "type": "fontWeights",
          "value": "700"
        }
      },
      "size": {
        "12": {
          "type": "fontSizes",
          "value": "12"
        },
        "14": {
          "type": "fontSizes",
          "value": "14"
        },
        "16": {
          "type": "fontSizes",
          "value": "16"
        },
        "20": {
          "type": "fontSizes",
          "value": "20"
        },
        "28": {
          "type": "fontSizes",
          "value": "28"
        },
        "36": {
          "type": "fontSizes",
          "value": "36"
        }
      },
      "family": {
        "default": {
          "latin": {
            "type": "fontFamilies",
            "value": "'Pin Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Arial, sans-serif"
          },
          "japanese": {
            "comment": "Font family for Japanese",
            "type": "fontFamilies",
            "value": "'SF Pro JP', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Arial, sans-serif"
          }
        },
        "code": {
          "comment": "Font family for showing things like code or computer values",
          "type": "fontFamilies",
          "value": "'SF Mono', 'Segoe UI Mono', 'Roboto Mono', 'Ubuntu Mono', Menlo, Consolas, Courier, monospace"
        }
      },
      "letterspacing": {
        "0": {
          "type": "letterSpacing",
          "value": "0"
        },
        "1": {
          "type": "letterSpacing",
          "value": "1px"
        },
        "05": {
          "type": "letterSpacing",
          "value": "0.5px"
        },
        "negative": {
          "1": {
            "type": "letterSpacing",
            "value": "-1px"
          },
          "05": {
            "type": "letterSpacing",
            "value": "-0.5px"
          }
        }
      },
      "textdecoration": {
        "default": {
          "type": "textDecoration",
          "value": "none"
        },
        "underline": {
          "type": "textDecoration",
          "value": "underline"
        }
      }
    }
  }
}
