Puffy Pangolins
/* kerning: auto|normal|none */ .container1 * { font-kerning: normal; } .inactive .container1 * { font-kerning: none; }
Puffy Pangolins
Kerning active
Puffy Pangolins
/* 'kern' 1|0 (on or off) */ .container2 * { font-feature-settings: 'kern' 1; } .inactive .container2 * { font-feature-settings: 'kern' 0; }
Puffy Pangolins
Kerning active