{font-features} Properties CSS3 Font Module {@font-face} Toolkit | CSS: Presentation Layer
Standards Based Development
Font Feature properties can be broken up into two broad categories:
- Explicit mapping of OpenType features to specific properties/values. Example: font-kerning:normal applies kerning pair adjustments encoded within the font.
- Low-level access to all OpenType features via font-feature-settings; Essentially an "escape hatch" for accessing the more advanced features in less common use-cases
{}