google-chromefontsfont-faceweb-inspector

Where to see font files loaded by chrome in the inspector?


What tab in chrome inspector shows the font files you're loading via font-face? I can't find it under resources. I'm having an issue where one group of font-family files are loading, but another font-family is not. I have checked everything from going directly to the URL and seeing they are indeed present, but I would like to look in the inspector and see it loading the one font-family but not the other. Is this possible with chrome?


Solution

  • You can view the downloaded web fonts using the Network tab:

    Google Chrome Network tab showing downloaded web fonts