{
    "sys": {
        "text": {
            "color": {
                "default": {
                    "value": "{ref.color.grey.100}"
                },
                "light": {
                    "value": "{ref.color.grey.80}"
                },
                "error": {
                    "value": "{ref.color.red.100}"
                }
            },
            "style": {
                "h0": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.xl}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.black}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.xxl}"
                    }
                },
                "marketing": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.xxl}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.extraBold}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.xxl}"
                    }
                },
                "h1": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.xxl}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.bold}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.xl}"
                    }
                },
                "h2": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.lg}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.bold}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.lg}"
                    }
                },
                "subtitle": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.md}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.regular}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.md}"
                    }
                },
                "h3": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.md}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.bold}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.lg}"
                    }
                },
                "h4": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.sm}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.bold}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.md}"
                    }
                },
                "body": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.sm}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.regular}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.sm}"
                    }
                },
                "bodyBold": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.sm}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.bold}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.sm}"
                    }
                },
                "caption": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.xs}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.regular}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.xs}"
                    }
                },
                "captionBold": {
                    "font-family": {
                        "value": "{ref.font.family}"
                    },
                    "size": {
                        "value": "{ref.font.size.xs}"
                    },
                    "weight": {
                        "value": "{ref.font.weight.bold}"
                    },
                    "line-height": {
                        "value": "{ref.font.lineHeight.xs}"
                    }
                }
            }
        }
    }
}
