🏠 New in Low Baseline Support: font-weight
July 29, 2015
The font-weight CSS property controls the thickness of a font. It is set explicitly with the keyword bold or a number, or relative to the inherited thickness with the keywords bolder or lighter.
Source features
css.properties.font-weight[mdn]css.properties.font-weight.bold[mdn]css.properties.font-weight.bolder[mdn]css.properties.font-weight.lighter[mdn]css.properties.font-weight.normal[mdn]svg.global_attributes.font-weight[mdn]css.at-rules.font-face.font-weight[mdn]css.properties.font-weight.number[mdn]