I've deployed my app to web and trying to reduce the page load time.
When inspecting the network activity, the items that take longest to load are the fontawesome, materical and cupertino icon ttfs.
I'm not using any of these in my app, so I'd like to remove these from the build.
Any ideas for how to do this without self-hosting?