a list of fonts, in order of preference, to use for text rendering
1
a list of fonts, in order of preference, to use for text rendering
Accepts a comma-separated list of font families, in order of preference. The first available font will be used. Request a specific font family by name, or a choose a generic font family supplied by the browser.
Value | Description |
---|---|
Values | |
<family-name> | name of a specific font family, like "Times New Roman" |
cursive | the browser's "cursive" font |
fantasy | the browser's "fantasy" font |
monospace | a generic monospaced font |
sans-serif | a generic sans-serif font |
serif | a generic serif font |