-
AuthorPosts
-
rope Friend
rope
- Join date:
- January 2013
- Posts:
- 19
- Downloads:
- 122
- Uploads:
- 5
- Thanks:
- 12
- Thanked:
- 3 times in 1 posts
January 20, 2013 at 12:14 am #184171Hi! I`v installed Ja_brisk quickstart and now try to change default menu item names to cyrillic, but it shows wrong. I`v thought, it`s problem of roboto font, but roboto.ttf from font folder of this template is allow cyrillic. What`s wrong?
rope Friendrope
- Join date:
- January 2013
- Posts:
- 19
- Downloads:
- 122
- Uploads:
- 5
- Thanks:
- 12
- Thanked:
- 3 times in 1 posts
January 20, 2013 at 9:29 pm #480497Yes! I`v got it! The problem was: roboto fonts, used by this template, realy not support Cyrillic.
May be my step-by-step guide will be useful to anybody, who wants to change some web fonts, (for example, roboto.ttf in template ja_brisk).
1. Download font *.ttf file you wish from anywhere.
2. Go to web service of http://www.fontsquirrel.com/fontface/generator , upload your ttf there, wait for a second and you will be able to download generated ready @Face-font kit (set of files woff, svg, eot etc.)
3. Unzip your @Face-font kit and copy font files (in my case, roboto.svg, roboto.ttf, roboto.woff, roboto.eot) to the templatesja_briskfontsroboto folder.
4. Open css file from this folder (in my case, stylesheet.css), found section with font you wants to change and change it with similar section of css, comes with your @Face-font kit.
For example:
@font-face {
font-family: ‘robotobold’;
src: url(‘roboto-bold.eot’);
src: url(‘roboto-bold.eot?#iefix’) format(’embedded-opentype’),
url(‘roboto-bold.woff’) format(‘woff’),
url(‘roboto-bold.ttf’) format(‘truetype’),
url(‘roboto-bold.svg#robotobold’) format(‘svg’);
font-weight: normal;
font-style: normal;5. To check that`s ready refresh you site twice.
6. Enjoy!2 users say Thank You to rope for this useful post
Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
January 21, 2013 at 4:55 am #480534Thanks for this! I will now move this to the solved area!
rope Friendrope
- Join date:
- January 2013
- Posts:
- 19
- Downloads:
- 122
- Uploads:
- 5
- Thanks:
- 12
- Thanked:
- 3 times in 1 posts
January 21, 2013 at 6:31 am #480543Yes,thank you. Could you change “robobold” to “robotobold” in the name of this thread to better search (I`v make a mistake)…
Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
January 22, 2013 at 3:45 am #480679<em>@rope 356196 wrote:</em><blockquote>Yes,thank you. Could you change “robobold” to “robotobold” in the name of this thread to better search (I`v make a mistake)…</blockquote>
Titled changed!
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Blaine 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
cyrillic menu item names cause robotobold font family unplugged (shows default font)
Viewing 5 posts - 1 through 5 (of 5 total)