-
AuthorPosts
-
lailuluelo Friend
lailuluelo
- Join date:
- May 2010
- Posts:
- 241
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 110
- Thanked:
- 21 times in 1 posts
July 13, 2014 at 9:18 pm #199652Hello,
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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 13, 2014 at 9:20 pm #542169Have you reviewed the FAQ RE: FONTS within the JA FAQ Documentation??
1 user says Thank You to TomC for this useful post
lailuluelo Friendlailuluelo
- Join date:
- May 2010
- Posts:
- 241
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 110
- Thanked:
- 21 times in 1 posts
July 13, 2014 at 9:30 pm #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 Friendlailuluelo
- Join date:
- May 2010
- Posts:
- 241
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 110
- Thanked:
- 21 times in 1 posts
July 13, 2014 at 10:01 pm #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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 13, 2014 at 11:58 pm #542180Perhaps the following tutorial may be of assistance . . . Using @FontFace for Alternative Fonts
1 user says Thank You to TomC for this useful post
-
AuthorPosts
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