Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • roolra Friend
    #160368

    Hello,
    Because of NONSUPPORTING Cyrillic I need to change font “BebasNeueRegular” That used on the main page (page1-page7) for titles.
    I look for the font on the Google Web Fonts with Cyrillic support:
    http://www.google.com/webfonts/family?family=Philosopher&subset=cyrillic
    Download it.
    Generate fonts for the site here http://www.fontsquirrel.com
    Put folder with Philosopher font to the site: /templates/ja_cloris/fonts/philosopher
    Add this font to template.css

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

    Make changes for using this font for h3 on the main page:

    div.moduletable h3.page-title {
    border: 0;
    font: 60px/1.0 PhilosopherRegular, BebasNeueRegular, sans-serif;
    margin-bottom: 30px;
    text-align: center;
    }

    As result I all is working ok in LATIN but not Cyrillic …
    please suggest something to do with it?


    1. screen
    roolra Friend
    #377336

    Hello again,
    I have just solved this problem.

    On the http://www.fontsquirrel.com need to be set Subsetting to Custom and choose Cyrillic.

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

This topic contains 2 replies, has 1 voice, and was last updated by  roolra 13 years, 9 months ago.

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