CSS Property:
font-weight:

Result:

Change font weight by clicking the radiobuttons

CSS Code:
div {
    
  font-weight:normal;
      }
Click the property values above to see the result
W3Schools.com - Play it