Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Maxime Loisel
Maxime Loisel
2,818 Points

Bad web font rendering on Safari iOS - Wordpress

Hey, I'm building my Wordpress site but I'm having trouble with webfonts.

I've installed the font Karla (through Google Fonts) but it is not rendering well on Safari iOS, as opposed to my Chrome browser. The font is displaying way lighter, as if it wasn't antialiased.

Is it inherent to this font? I'm wondering it could be linked to some faulty CSS attributes.. I've tried to tweak the "font-weight" and "-webkit-font-smoothing" properties but nothing has changed so far...

Thanks a lot

1 Answer

that depends on the browser rendering engine! safari, chrome, firefox they all have different engines and so the font varies from browser to browser.