widgets.widget-font.font-settings
widgets.widget-font.size
widgets.widget-font.auto
widgets.widget-font.font-family
widgets.widget-font.font-weight
{{ fontWeightTranslationsMap.has(weight) ? (fontWeightTranslationsMap.get(weight) | translate) : weight }}
widgets.widget-font.font-style
{{ fontStyleTranslationsMap.get(style) | translate }}
widgets.widget-font.line-height
widgets.widget-font.auto
widgets.widget-font.preview
{{ previewText }}