This topic has 1 reply, 2 voices, and was last updated 12 years, 6 months ago by Fem.
Viewing 2 posts - 1 through 2 (of 2 total)
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
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'),
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.