Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to force Chrome to ignore locally installed Google fonts?

In development, I want to test whether a Google font is loading correctly on a page. However, the Google font always loads for me because I have it installed locally on my development machine.

Is there a way to tell the browser to ignore a locally installed font, specifically, within Google Chrome?

like image 841
carsonw Avatar asked Aug 31 '25 18:08

carsonw


1 Answers

I discovered that on a Mac (OS X), I can disable any font in the "Font Book" app that comes standard on the Mac. See screenshot

like image 67
carsonw Avatar answered Sep 02 '25 13:09

carsonw