I'm spent the last few days optimizing CSS and Javascript delivery for our website. We improved it to 86, but are having issues with Google Fonts. PageSpeed insights claims we are loading a font called Roboto. I can do a Find All across our entire coding directory and there is not one mention of the word 'Roboto'. We are not using the font.
Our 'Consider Fixing' section is as follows:
Eliminate render-blocking JavaScript and CSS in above-the-fold content Your page has 1 blocking script resources and 3 blocking CSS resources. This causes a delay in rendering your page. None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:
I experimenting with different loading techniques for Lato (importing, loading async via javascript file), but loading via a link in the header was the fastest method by 10 points. I'm worried Roboto could be affecting our score and is somehow slowing down our site.
Any idea why PageInsights says it is being loaded? If it is being loaded somehow, how can I track that code down?
EDIT: Here is a link to the site http://www.triphappy.com/