Unfortunately, that kind of google font is a beta version, loaded in a different way from the ones from our list.
We will take into consideration of including compatibility with this kind of fonts in one of our future updates.
Until then, you could try to add the following piece of code under “Theme Options>General>Quick Css”
COPY CODE
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css" ) ;
* { font-family: 'Nanum Gothic', serif; }
Please take care that this rule will change the font for all elements in page.
Also from “Theme Options>Fonts” you should select a “Standard” font for all sections, in this way you won’t load any additional google fonts which you won’t use.
Let me know if this solution worked for you, for the moment it’s the only one.
Looking forward.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution