font-language-override
A specialized property that forces a font to use typographic rules for a specific language, regardless of what the document's actual language is set to.
Usage example
.turkish-mode {
/* Forces the font to use Turkish-specific character rules */
font-language-override: "TRK";
} Initial value
normal
Inherited
Yes
Applies to
allElementsAndText
Animation type
discrete
Values
normal font-language-override Browser Support
Limited availability 63% global usage
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Not ready for production without a fallback.
143+
34+
143+