Inter Variable appears double slanted `font-style: italic;`
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
**Describe the bug**
When using Inter Variable, if I apply `font-style: italic;`, the font is double slanted compared to using Inter Regular Italic.
**To Reproduce**
```
```
I use the tailwindcss `italic` utility which add `font-style: italic;`.
The font appears double slanted.
If I add `font-synthesis: none;`, the font is slanted currectly (only once).
**Expected behavior**
The font should not be double slanted.
**Screenshots**
Expected:

Actual:

**Additional context**
macOS 14.1.1
Chome 123.0.6312.124 (Official Build) (arm64)
Contributor guide
Assessment
This issue has not been assessed yet.