fontfeature
Fontfeature, in typography, refers to the set of optional glyph shapes and arrangements that a font can provide beyond its basic character shapes. These features are part of how OpenType fonts encode advanced typography and are implemented through substitution and positioning rules that affect how characters are rendered together.
In OpenType, font features are defined in the font’s GSUB (glyph substitution) and GPOS (glyph positioning) tables
Usage in software typically involves a feature-selection mechanism. In CSS, the font-feature-settings property or the font-variant-ligatures
Support and behavior vary across fonts and platforms. Not all fonts expose the same features, and rendering