Font Weight

The font-weight property sets the thickness of text characters.

Value Description
normalDefines normal characters. This is default
boldDefines thick characters
bolderDefines thicker characters
lighterDefines lighter characters
100a numeric definition of thickness
200a numeric definition of thickness
300a numeric definition of thickness
400a numeric definition of thickness (equivalent to the 'normal' keyword)
500a numeric definition of thickness
600a numeric definition of thickness
700a numeric definition of thickness (equivalent to the 'bold' keyword)
800a numeric definition of thickness
900a numeric definition of thickness

Themeover CSS Reference

Close