Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #272747

    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?

    #272887

    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

    #362747

    Thanks god, you save my life. many thanks

    golfamigo

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I setup the font in css to use only one font family?’ is closed to new replies.