Wrong default WONK setting for Fraunces
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
**Describe the bug**
When the NonWonky option is chosen for Fraunces in Google fonts (as it is set to by default), you are still served the Wonky version.
**To Reproduce**
Select Fraunces and go to the Get Embed Code page.
Under Change Styles, note that the default is One value - NonWonky.
Use the provided CSS code and note you are actually served the Wonky version.
Changing to Wonky adds WONK and 1 to the URL, which also serves the Wonky version.
Manually editing the second URL to set WONK to 0 does not accomplish anything.
The only way to actually be served the NonWonky version is to change to Full axis (where it will still default to WONK=1, but you can then set to 0 with font-variation-settings).
**Expected behavior**
It seems as if the Wonky interface should default to Wonky selected, and clicking on NonWonky should add WONK and 0 in the URL, and this should serve the NonWonky font only.
Contributor guide
Assessment
This issue has not been assessed yet.