font-family
TypographyDeclares prioritized text typefaces and fallback font chains for elements text content.
Common Value Formats
- font-family: Arial, sans-serif; Standard configuration.
- font-family: 'Space Grotesk', system-ui, sans-serif; Uses custom font
- font-family: monospace; Monospace coder typeface