Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

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

Latin extended-google font

Home Forums Free Theme Support Zenon Lite Latin extended-google font

  • #92394

    JanaBu

    Hello, your themes is very nice, but I need to change the default font on some google font with latin extended (i need czech special letter). Thank you for your help.

    #92502

    Towfiq I.

    administrator

    select a font from Google font and send me the link of the font.

    #92688

    JanaBu

    maybe signika
    <link href=’http://fonts.googleapis.com/css?family=Signika:400,300,600,700&subset=latin,latin-ext&#8217; rel=’stylesheet’ type=’text/css’>

    or

    <link href=’http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext&#8217; rel=’stylesheet’ type=’text/css’>

    thank you very much for your willingness!!

    #92817

    Kalle Kniivilä

    Same question, only I’d like to have a font which has Cyrillic too. How can I do that?

    #92819

    Kalle Kniivilä

    Like this one

    <link href=’http://fonts.googleapis.com/css?family=Ubuntu&subset=latin,latin-ext,cyrillic&#8217; rel=’stylesheet’ type=’text/css’>

    #93106

    Towfiq I.

    administrator

    @janabu Add this to your stylesheet:

    @import url(http://fonts.googleapis.com/css?family=Signika:400,300,600,700&subset=latin,latin-ext);

    Then open up yanone_kaffeesatz.css from the “fonts” folder and
    and replace all this 'YanoneKaffeesatzRegular' with 'Signika'

    #93107

    Towfiq I.

    administrator

    @Kalle Kniivilä Add this to your stylesheet:

    @import url(http://fonts.googleapis.com/css?family=Ubuntu&subset=latin,latin-ext,cyrillic);

    Then open up yanone_kaffeesatz.css from the “fonts” folder and
    and replace all this 'YanoneKaffeesatzRegular' with 'Ubuntu'

    #93159

    Kalle Kniivilä

    Great, thanks!

    #93163

    Kalle Kniivilä

    Sorry, maybe I didn’t get it, but what should I do with all the links to the Kaffeesatz webfont? Leave them as they are? Delete? Or change something in them? Didn’t get this to work yet.

    #93280

    Towfiq I.

    administrator

    keep it as it is. you dont have to delete or modify it… whats your site address?

    #93781

    JanaBu

    Sorry, but it does not work 🙁 I’m doing something wrong maybe…??

    #93887

    Towfiq I.

    administrator

    @JanaBu whats your site address?

    #93993

    JanaBu
    #94436

    Towfiq I.

    administrator

    remove thus from yanone_kaffeesatz.css

    @font-face {
        font-family: 'Signika';
        src: url('../fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.eot');
        src: url('../fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.eot?iefix') format('eot'),
             url('../fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.woff') format('woff'),
             url('../fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
             url('../fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.svg#webfontiVAlVXNY') format('svg');
        font-weight: normal;
        font-style: normal;
    
    }
    
    #94639

    JanaBu

    I’m sorry, but it does not work again. Original font was gone, but still does not show signika font.

    #99920

    tom

    Hello, do you know how to add some glyphs to Lobster font in Zenon theme? It is – Ť ž Ď š – characters. I try to add this char to “lobster_1.4-webfont.ttf” but it doesnt help, I thing its need to make some more changes in whole font Dir. Thx for any ideas.

    #100301

    Towfiq I.

    administrator

    sorry. you will have to ask the lobster font developer about that..

You must be logged in to reply to this topic.