IBM / plex

The package of IBM’s typeface, IBM Plex.
SIL Open Font License 1.1
9.44k stars 559 forks source link

Variable font CSS isn't variable #524

Open thewilkybarkid opened 1 year ago

thewilkybarkid commented 1 year ago

https://github.com/IBM/plex/blob/a1a84378d19f8a86fde19e228574550281e48b3b/IBM-Plex-Sans-Variable/fonts/split/woff2/IBM%20Plex%20Sans%20Var-Roman.css#L5

restricts the font to the weight 400. It should be font-weight: 100 700.

It should also have font-stretch: 85% 100% for the other available axis.