Sweet! The font
property combines all font-related properties in a single declaration.
Psst: we have to include values for font-size
and font-family
; if any of the other values are missing, the default values will be used.
While this is a shorthand property, are you sure it works with these font-related properties?