Here are some of the most commonly used CSS font properties:
- font-family - Specifies the font family for text (e.g. Arial, Verdana, sans-serif)
- font-size - Sets the text size (e.g. 12px, 1em, larger)
- font-style - Sets the font style to normal, italic or oblique
- font-weight - Sets the font thickness to normal, bold, bolder or lighter
- font-variant - Sets the font to normal or small-caps
- line-height - Sets the line spacing between lines of text
- text-decoration - Adds effects to text like underline, overline,