To shorten the code, it is also possible to specify all the individual font properties in one property.
The font property is a shorthand property for:
font-stylefont-variantfont-weightfont-size/line-heightfont-familyNote: The font-size and font-family values are required. If one of the other values is missing, their default value are used.
Use font to set several font properties in one declaration: