Dequeue Font Awesome is lightweight plugin that will remove Font Awesome stylesheets added to theme by certain plugins to not be loaded by years if theme already make use of Font Awesome..
For instance if you use topic that use Font Awesome and you also have 2 active plugins e.g. social icons menu icons that both load Font Awesome you will end up with 3 font-awesome. css stylesheets loaded.
This plugin helps you to always load only Font Awesome..
Dequeue Font Awesome plugin aims to reduce the number of HTTP requests for application reasons generated by certain plugins that loads Font Awesome to theme even if theme already uses Font Awesome..
Dequeue Font Awesome plugin can be also used well as smart way to enqueue Font Awesome from CDN even if theme doesn't use it yet..
So there is no need to find out if theme already uses Font Awesome the plugin will load it only once anyway thus preventing HTTP requests generated by other plugins that uses Font Awesome too...
Upload the folder to the wp-content plugins directory..
Activate the plugin through 'Plugins in WordPress...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Completely rebuilded to work with any plugin that uses Font Awesome...
Read more