Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google font changes in Chrome after a period of time [closed]

I'm currently working on a project and we've noticed on a number of machines that when leaving the page open for a few minutes, Chrome (on OSX, haven't tried on other OS flavours) will eventually drop the google fonts we've chosen;

Original

and revert to what appears to be Times.

Incorrect

This has been much more prevalent in the last day or two since the release of Chrome v32, and has happened on other sites with no relation to the site we're building.

Hovering over any instances of affected text will make Chrome update the font to its correct typeface again, and it will typically correct all instances at that time.

I'm wondering if anyone else has come across this problem before, and if there is a known work around to stop this from happening?

like image 319
Ian Belcher Avatar asked Jan 16 '14 07:01

Ian Belcher


1 Answers

This is a confirmed bug (#236298) with Google Chrome, rather than it being an issue with your code.

like image 74
Indy Avatar answered Sep 21 '22 16:09

Indy