/* Han-Nom_Fonts.css
Update time: 2025/7/11 9:07 (UTF+8)
This is a css in order to display Han-Nom in MediaWiki.
The original CSS code is located at [https://www.hannom-rcv.org/wi/%E6%88%90%E5%93%A1:XiaoAnIsMe/css/Han-Nom_Fonts.css].
Fonts download: [[板㑄:張正/font]]
*/
/* == Fonts Display == */
:lang(vi-hani) { font-family:
/* 風𡨸漢㗂日本 */
'Source Han Sans JP','Source Han Sans JP VF', /*Source Han Sans */
'Noto Sans','Noto Sans JP', 'Noto Sans CJK JP', /* Noto Sans */
/* 風𡨸漢喃㗂越 */
'Han-Nom Gothic', /* Han-Nom Gothic 漢喃𦁣夕 Hán Nôm Gô-tích */
sans-serif; /* Default */
}