How to add new fonts and Japanese fonts

Posted in: Newspaper
Post count: 44

Dear support team,

For add fonts, I need to modify td_fonts.php
Would you please these fonts as default selections for future updates?

YuGothic, Yu Gothic ,Hiragino Kaku Gothic ProN, Hiragino Kaku Gothic Pro,
Meiryo, HiraKakuProN-W3, TakaoExGothic, Droid Sans, Roboto, Helvetica, Osaka’,

You can refer to famous website for font-family set.
http://shiru-web.com/2017/04/27/01-29/

Regards,

Post count: 23312

Hi,

There are many Google Fonts and cannot be loaded all of them, sorry! If you like such a font you should download it and load import it using custom fonts functionality. Check here -> https://www.fontsquirrel.com/fonts/baloo Check here -> https://forum.tagdiv.com/font-customization/

Thanks for your understanding!

Post count: 44

hello,
All you better to do is
to make Custom Font Form in Theme font panel,

or

If I write font-family in CUSTOM FONT FAMILY 1 form,
can we use these fonts set?

We want form to add ‘fs_11’ in td_fonts.php like this.

static $font_stack_list = array(
‘fs_11’ => ‘Open Sans, ex1 ex2……………’,
);

Post count: 23312

Hi,

Unfortunately, this task involves doing such custom work and we cannot provide something like this at the moment, sorry! Try to check the following topic from here -> https://css-tricks.com/snippets/css/using-font-face/

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.