CSS font-kerning Property
This property is used to control how the Kerning Information stored in the Font is used. Kerning specifies the spacing between letters. For fonts that lack kerning information, this property has no visible effect.
Syntax
Property Values
Value | Description |
---|---|
auto | Default. The browser decides whether or not to use font kerning. |
normal | Specifies whether font kerning is used. |
none | This specifies that font kerning is not used. |
Supported Browsers
Element | Chrome | Firefox | Safari | Edge / IE | Opera |
---|---|---|---|---|---|
font-kerning |
33.0
29.0 -webkit- |
34.0 |
9.1
7.0 -webkit- |
79.0 |
20.1
16.0 -webkit- |