[Resolved] How can I choose Japanese font?

Home Forums Support [Resolved] How can I choose Japanese font?

Home Forums Support How can I choose Japanese font?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #33195
    TOMOYO MOCHIZUKI

    Hi Tom,
    I can’t find Japanese font in Typography font… if so How can I add Japanese font? or How can I change PHP or CSS?

    #33207
    Tom
    Lead Developer
    Lead Developer

    I’ve never worked with Japanese fonts.

    Do none of the Google Fonts have Japanese characters?

    How would you use Japanese characters on another theme?

    Let me know and I’ll come up with a solution for you ๐Ÿ™‚

    #33383
    TOMOYO MOCHIZUKI

    Google doesn’t have Japanese web font yet…
    I set font in CSS for another theme. I want to use Windows standard font like Meiryo. Something disturb my website font, it became Gothic (Sans-serif). My desire is that use Typography addon for Website title, use Meiryo for other place. How should I change?

    Kindly support…

    #33491
    Tom
    Lead Developer
    Lead Developer

    Set the Typography options to “inherit”, and then add this CSS:

    body {
          font-family: Meiryo;
    }

    Let me know if that does the trick or not ๐Ÿ™‚

    #35839
    Tom
    Lead Developer
    Lead Developer

    Marking this as resolved. Respond in here to re-open.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.