This is a 400 weight paragraph.
Now, compare to a 700 weight paragraph.
p.normal { font-weight: 400; } p.heavy { font-weight: 700; } h1.lighter { font-weight: lighter; } h1.bolder { font-weight: bolder; }