Interface
The style of the a typography variant.
Inheritance: TypographyStyleOmit<CSSProperties, "@font-face">
Properties
| Property | Type | Notes |
|---|---|---|
fontFamily | string | The font family for the typography variant. |
fontSize | string | number | The font size for the typography variant. |
fontStyle | string | The font style for the typography variant. |
fontWeight | string | number | The font weight for the typography variant. |
lineHeight | string | number | The line height for the typography variant. |