Closed SirPL closed 8 years ago
It's a complicated matter to use font-variant, since support for it is still not perfect. And in fact, if it's not supported, then a graceful (and decent looking) degredation is tricky. See http://stackoverflow.com/questions/24846264/css-fallback-for-opentype-small-caps But for now, we'll see how far it gets things.
Since is reccomended not to use
font-feature-*
(https://developer.mozilla.org/pl/docs/Web/CSS/font-feature-settings),font-variant
has been added.,