I want to use the Korean Fonts. Right now Just one Korean font I can use. But I want to use another various fonts.
is there a way to use another font? How can I do?
Change Fonts
4 posts from 2 voices-
Posted 5 months ago #
-
Hi!
You can try to add font-face kits to your website. A font face generator can be found here: http://www.fontsquirrel.com/fontface/generator
Regards,
PeterPosted 5 months ago # -
Thanks.
But I want to use the Korean, and just enough using fonts in my computer
Posted 5 months ago # -
In this case you only need to change the font family. Add following code to css/custom.css and adjust the font family value as required:
body, .flex_column h1, .flex_column h2, .flex_column h3, .flex_column h4, .flex_column h5, .flex_column h6, #top .widgettitle { font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }Posted 5 months ago #
Reply
You must log in to post.














