I've just noticed that the following file is the third most loaded (in weight) file in my website's Cloudflare CDN:
Code: Select all
media/vendor/fontawesome-free/webfonts/fa-solid-900.woff2
Code: Select all
media/system/css/joomla-fontawesome.min.css" rel="stylesheet">
However, this font, which is 157 KB, is loaded unnecessarily every time a page is loaded.
Mysteriously, the call to load the font is not in the custom-coded template's index-php.
Could it be loaded via Cassiopeia?
Joomla should have the option to turn it off.
I appreciate your comments.
Thank you,
Luke