Your Time:
Our Time:
← Back to discussions

Adding latin ext fonts

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 1 reply, 2 voices, and was last updated 12 years, 6 months ago by Fem.

Tagged: , ,

  • 2014-02-20 at 2:30 pm
    Support Expired
    #3087
    elzevir
    Participant
    • Topics: 2
    • Replies: 3
    • Total posts: 5
    • Post count: 4

    Hi.
    I have two quick questions.
    1) Unfortunatelly in Poland we are using latin extended fonts which cause tons of issues. I want to use Oswald font (which is present in Your astonishing theme), but latin extended version ( I found it on google fonts page) and I have no idea how can I do it. Would You be so kind and help me with that huge (for me) problem.
    2) In preview of Your theme, i found that You are using two different types of fonts in H1 and H2 Headings. (i.e. MAIN COURSES and FISH MAIN COURSE) but in theme option in typography I’m able to set only one type of font to all headings (“Select a font family for Headings ( h1, h2, h3, h4, h5, h6 )” How can I set different types of fonts to different headings?
    Thank You very much for Your help!
    Marcin

    2014-02-23 at 5:39 pm
    #3138
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    You can open framework/common/atp_googlefont.php file and find the font which you wish to use and in last you need to add &subset=latin,latin-ext as shown below.

    array( 	'name' => "Allan", 'variant' => ':400,700&subset=latin,latin-ext'),
    

You must be logged in to reply to this topic.