Home>Support>Vantage theme can’t change to Japanese fonts

Vantage theme can’t change to Japanese fonts

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I’ve tried everything to change my Vantage theme to a Japanese Google font.

I’ve tried plugins and custom CSS, nothing.

How can I change my font family to Sawarabi Gothic and headings to Noto Sans SC?

Also, why are there (seemingly) no Japanese fonts in Vantage premium? :(

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi Mitchell

    Thanks for reaching out. The list in Vantage is a little dated and needs an update. You could add those via CustomizeAdditional CSS. Add to that field:

    @import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC|Sawarabi+Gothic&subset=japanese');
    body {
        font-family: 'Noto Sans SC', sans-serif;
    }
    h1, h2, h3, h4, h5, h6 {
        font-family: 'Sawarabi Gothic', sans-serif;
    }

    The rules above are quite wide, we could make them more specific. I’ll log an issue to add these to Vantage in an update.

  2. 6 years, 2 months ago Mitchell Stapleton

    Thanks so much! This worked!

  3. 6 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that helped.

    Thanks for raising the missing fonts. I’ll try to get them into the next Vantage update in a couple of weeks.

    All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More