Site logo

Archived topic

How can I choose Japanese font?

4 replies · Started by TOMOYO MOCHIZUKI on September 23, 2014

Viewing posts 1–5 of 5

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?

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 :)

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...

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 :)

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

This archived topic is closed to new replies.