@font-face { font-family: "Source Sans Variable"; src: url("source-sans-variable.woff") format("woff-variations"); font-weight: 200 700; }
The available range — you cannot access any values outside of this range.
@mandy_kerr
Slide 21
h1 { font-family: "Source Sans Variable”; font-weight: 658; }
@mandy_kerr
Slide 22
h1 { font-family: “My Variable Font”; font-variation-settings:'wght' 375, 'INLI' 88; } A named axis for font weight
A custom axis called inline
@mandy_kerr