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.

Quick example

.turkish-mode {
  /* Forces the font to use Turkish-specific character rules */
  font-language-override: "TRK";
}

Quick facts

Initial value
normal
Inherited
Yes
Applies to
all elements and text
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+
ESC