font-weight
Specifies the font weight for the text in an element.
Overview
Use the font-weight style to specify how thick or thin a font looks.
Values for font-weight
blackA font weight that is thicker than
heavy.boldA font weight that is thicker than the default.
heavyA font weight that is thicker than
bold.lightA font weight that is slightly thinner than the default.
mediumA font weight that is slightly thicker than default.
regularThe default font weight.
semiboldA font weight that is slightly thicker than
medium.thinA font weight that is thinner than the default.
ultralightA font weight that is thinner and lighter in color than the default.