Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • peiyouliao Friend
    #1042714

    Hello: I have to use Typekit since I need to use an ADOBE font

    Where should I change the global font?

    To use this font on your website, use the following CSS:

    font-family: source-han-sans-traditional, sans-serif; font-style: normal; font-weight: 100;

    Thanks. Please advise

    • This topic was modified 7 years, 5 months ago by  peiyouliao.
    • This topic was modified 7 years, 5 months ago by  peiyouliao.

    1. 2017-6-19
    2. 2017-6-19-1
    3. 2017-6-19-1-1
    Pankaj Sharma Moderator
    #1042892

    Hi
    Add below code in custom.css file

    body {
    font-family: source-han-sans-traditional, sans-serif; font-style: normal; font-weight: 100;
    }
    

    It will be the default font on site.

    Regards

    peiyouliao Friend
    #1042905

    thank you !

    But the title does not change
    There is also the title to add CSS (source – han – sans – traditional?)
    I mean global title
    Help me write code, I add myself

    Pankaj Sharma Moderator
    #1042910

    Hi
    ope /less/variable.less file
    find font-family code
    replace font family with your font family.
    Compile less to css and check.

    Regards

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

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

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