Top "Google-webfonts" questions

Google Web Fonts project's goals are to create a directory of core web fonts for the world and to provide an API service so that anyone can bring quality typography to their webpages.

Google webfonts render choppy in Chrome on Windows

I use the Google Webfonts service on my website and rely heavily on it. It renders fine on most browsers, …

css google-chrome svg fonts google-webfonts
Why are my Google Web Fonts pixelated?

I am trying to use google fonts in a simple website. The tag that I am using is <link …

css google-webfonts
How to download multiple formats of a web font from the (official) Google Web Fonts repo?

I've learnt that Google automatically serves TTF, EOT, WOFF, or SVG font files depending on the browser / device it's accessed …

webfonts google-webfonts
How to make this Google Font work on Internet Explorer 11

I use Montserrat font on my website, but it doesn't display on IE11 (windows 7). I put this other question some …

css internet-explorer fonts google-webfonts
The reference to entity "subset" must end with the ';' delimiter

I am trying to include webfonts in the template of a Blogger blog: <?xml version="1.0" encoding="UTF-8" ?> <!…

html xml google-webfonts
Change css font-family for separate options in select tag

I don't know if this is possible, and if not, if someone can throw out optional ideas, but I'm attempting …

html css fonts google-webfonts
Is there a way to use Google Web Fonts in an HTML email?

An HTML email must (should) have its CSS inlined in order to have the expected design in most of the …

css fonts html-email google-webfonts
Open Sans Google Web Fonts Rendering in Chrome

I've noticed a significant difference in rending of Open Sans (Google Web Font) from Chrome, to Safari/Firefox. I attach …

google-chrome safari google-webfonts
Google Web Fonts don't work in IE8

I'm using this to link to some Google Fonts: <link href='http://fonts.googleapis.com/css?family=IM+Fell+…

html css internet-explorer-8 fonts google-webfonts
Google web fonts stored locally versus online source

When I add google web fonts using the @import rule in my CSS file, it works fine. But when I …

css fonts import font-face google-webfonts