Configure language-aware font stacks
masterTypo.css automatically adjusts font stacks based on the document or element language.
- Simplified Chinese: The default stack used for historical compatibility.
- Traditional Chinese: Automatically switches
.typoandbodyto Traditional Chinese stacks when the language is set tozh-Hant,zh-HK,zh-MO, orzh-TW.
You can also access CSS variables for Simplified and Traditional Chinese sans and serif stacks to implement custom styling.