FontWeight
A listing of all possible pre-defined font-weights.
Bold = 1
Represents a fount weight of 700.
Bolder = 2
Makes the current font more bold (by 100).
Lighter = 3
Makes the current font less bold (by 100).
Normal = 0
Represents a fount weight of 400.