Un-Load the font awesome

Rigs

New Member
AliDropshipWoo is loading font-awesome on my site.

This is causing some conflict and heavy page load in my case.

Here is the one that I'm talking about:
Code:
<link rel='stylesheet' id='adsw-fontawesome-css'  href='//my-site.com/wp-content/plugins/alidswoo/src/css/icons/fontawesome/style.css' type='text/css' media='all' />

What should I add to my theme's function.php or anywhere else, to remove this loading of font awesome? My theme has the full, latest version of font-awesome and I don't need any other plugin to load it.
Thanks
 
Top