I am Chinese user and want to setup my font only display microsoft JhengHei font, How can I do to set it up in custom.css?
Hey!
Try adding this code to the Quick CSS:
body { font-family: "Microsoft JhengHei", "MingLiU", "Apple LiSung" !important; }
The last two fonts are fallback fonts, just in case JhengHei is not available.
Cheers!
Josue
Thanks god, you save my life. many thanks
golfamigo