Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • lailuluelo Friend
    #199652

    Hello,

    I want to change Roboto to Century Gothic

    I saw in other post that I need to change:

    1.- less/variables.less

    // Font face variables
    // -------------------------
    @fontFaceBold: "CenturyGothic";
    @fontFaceRegular: "CenturyGothicregular";
    @fontFaceLtRegular: "CenturyGothic_ltregular";

    I don´t know if is the nomenclature is correct.

    2.- upload in fonts directory files to understand the font but I don´t know where I can donwload

    3.- modify stylesheet.css like:

    @font-face {
    font-family: 'robotobold';
    src: url('roboto-bold-webfont.eot');
    src: url('roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('roboto-bold-webfont.woff') format('woff'),
    url('roboto-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

    }

    But Idon´t know the nomenclature

    All these points are correct?
    Can you help me?

    Thanks

    TomC Moderator
    #542169

    Have you reviewed the FAQ RE: FONTS within the JA FAQ Documentation??

    lailuluelo Friend
    #542172

    <em>@TomC 436480 wrote:</em><blockquote>Have you reviewed the FAQ RE: FONTS within the JA FAQ Documentation??</blockquote>

    I’m so sorry, I’ m going to have a look and If I have problems I ask again.

    Thank you:)

    lailuluelo Friend
    #542174

    @tomc In my case is not a google font so my steps tor T3 v2 are:

    1.- Download font files from here: http://www.dailywf.com/century_gothic.html?dl=1

    and upload to fonts folder.

    2.- Then as Tutorial says, we need to modify template.css to import css font.

    The problem is that I have only these files: century_ghotic.eot,.svg, .ttf, .woff and package.json

    Thank you

    TomC Moderator
    #542180

    Perhaps the following tutorial may be of assistance . . . Using @FontFace for Alternative Fonts

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

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

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