Variation axes
One file, many controlled outcomes.
With a variable font, you are not limited to coarse steps such as 400 or 700. If the design needs it, you can set a weight like `532` and get a more exact visual result.
Common axes include `wght` for weight, `wdth` for width, `slnt` for slant and `opsz` for optical size.
You can access them through `font-variation-settings`, although some of them are already mapped to familiar CSS properties such as `font-weight`.