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?
check() The check() method of the FontFaceSet returns whether all fonts in the given font list have been loaded and are available.
Go to webpage where you want to find out the font and click on WhatFont extension. Hover over the webpage. You will find a floating box containing font ,you want to find out.
You can also select any text node in the elements panel, then look at the bottom of the computed styles tab to see what fonts are rendered for that element
You can view the downloaded web fonts using the Network tab:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With