The font property can set the style, weight, variant, size, line height and font.
There are 2 possible values for the font-family property:
If you set a family name, it is best to also add the generic family at the end. As this is a prioritized list, if the user does not have the specific font name, it will use the same generic family.
For example,
font-family: Verdana, sans-serif;
There are many possible font units for the font size property:
You can control the weight of text in an element with the font-weight property. Possible values are: