Change FontAwesome Source

Building off of this question asked in 2020, I’m looking at the waterfall to determine what’s slowing a production site’s initial load times down and it’s overwhelmingly 3 FontAwesome fonts.

In terms of initial loading on every page, they’re not small packs (~200k vs ~20-40k for a font) and they’re taking ~500ms to load (vs 100ms for actual site-used fonts). I’d prefer they be optional (disable functionality without them) instead of required, as you indicated in that question, but can you at least add an option to load them via CDN instead of hardcoding them locally?

Increasing load times by ~1.5s per load for fonts (like the 550ms I’m wasting on fa-brands) when I’m not using them on the site is a bug not a feature.

Hello @endeavor74,

Regretfully there is no option to change the source. In case you want to disable it you need to go to the Theme Option —>Miscellaneous–>Font Awesome. You can enable the weight of the Font Awesome depending upon the site preference and the disable to other variations to improve the site performance.

You may check our documentation to improve the site performance.

You may check our video tutorial as well




Hope it helps
Thanks

Thanks so much for the option to disable! I’m glad I asked, you all are great.

You are most welcome, Tristan.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.