What is an alternate way to define the following CSS rule?
font-weight: bold;
font-weight: 400;
font-weight: medium;
font-weight: 700;
font-weight: Black;