font-feature-settings
Safe to usecssEdge, Internet Explorer 10+, Firefox 4+ and Chrome 16+ (Windows and Linux only) support low level control over font feature settings.
- Verdict
- Safe to use
- Category
- CSS features
- Browser support
- Can I Use
- Works in
- all modern browsers
Should you use font-feature-settings in 2026?
What this means is other browsers merely will not render the flourishes you seek. Many features available through the property may be extracted to separate properties in the future, such as font-variant-ligatures.
Please note that, if you want the best support you can get, you should use the -webkit- and the -moz- prefixes.
Please