fontWeight

abstract var fontWeight: FontWeight?(source)

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Syntax: <font-weight-absolute> | bolder | lighter

Initial value: normal

| Chrome | Firefox | Safari |  Edge  |  IE   |
| :----: | :-----: | :----: | :----: | :---: |
|   2    |    1    |   1    |   12   |   3   |

See also