fontVariationSettings

The font-variation-settings CSS property provides low-level control over variable font characteristics, by specifying the four letter axis names of the characteristics you want to vary, along with their values.

Syntax: normal | [ <string> <number> ]#

Initial value: normal

| Chrome | Firefox | Safari |  Edge  | IE  |
| :----: | :-----: | :----: | :----: | :-: |
|   62   |   62    |   11   |   17   | No  |

See also