Sweet! While we can use font-style
to italicize a font, we can set its weight, or thickness, with the font-weight
property.
Psst: in addition to keywords like normal
and bold
, there are nine numeric values (100
to 900
) that represent different weights.
May I be so bold as to suggest this is not the correct answer?