Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sky Friend
    #1026910

    cwTeXHei (Chinese-traditional)

    cwTeXHei font (Chinese: 黑體) is derived from the cwTeX Traditional Chinese Type 1 fonts made by Tsong-Min Wu, Tsong-Huey Wu and Edward G.J. Lee.

    Link
    @import url(//fonts.googleapis.com/earlyaccess/cwtexhei.css);
    Example
    font-family: ‘cwTeXHei’, sans-serif;

    Saguaros Moderator
    #1027100

    Hi,

    You can go to this directory in template folder: ROOT/templates/ja_lens/fonts/

    and add package of font you want to use (like the ‘montserrat’ font there).

    Then open the file: ROOT/templates/ja_lens/css/core.css and import that font like:

    @import url(../fonts/montserrat/stylesheet.css);

    Regards

    sky Friend
    #1049389
    1. how come the download font in google for Noto Sans TC (Chinese Traditional) has not css file inside? https://fonts.google.com/earlyaccess#Noto+Sans+TC

    2. after adding @import to core.css file, the Ja Lens template has no setting to choose font, how to set the front to be used?
    • This reply was modified 7 years, 3 months ago by  sky.
    Saguaros Moderator
    #1049451

    Hi,

    In above link, they provide sample link for import:

    @import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);

    JA Lens is not built with any framework so you need to change for elements you wish via css file.

    sky Friend
    #1049466
    This reply has been marked as private.
    Saguaros Moderator
    #1049723

    As I can see that it’s having this font-family: ‘cwTeXMing’, serif;

    With the main menu, it’s using: font-family: ‘MontserratRegular’,sans-serif;

    http://prntscr.com/fxigpw

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 7 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum