skip to Main Content

A web site I’m developing needs two custom font families using. There are close matches to these fonts on Google Fonts, but they aren’t exact matches.

I have the ttf files for the two fonts, so can create them easily enough as my own custom web fonts, but I am wondering if using my own custom web fonts (ie, rather than Google Fonts) may have an adverse affect on SEO – as there is far less chance a browser would have my custom fonts cached, which would increase the average page load time.

Although my concern seems valid, I’m wondering if it is significant enough to actually be taken into account by search engines and, therefore, have an adverse effect on the site rankings?

3

Answers


  1. Well if you look at the top 10k sites from Alexa, you can see how many of them use web fonts. It’s an overwhelming majority, including not just copy fonts, but icon fonts like FontAwesome, which is THE most popular web font, pretty much, excluding OS fonts like Arial, Helvetica, Georgia. See the data for yourself here:

    http://bonfx.com/fonts-of-the-world/

    If there were penalties, which translate into lost revenue, we would not see widespread adoption. I would look for performance gains everywhere else to offset any potential slow down from using web fonts, but definitely keep your web fonts.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search