The font used by ui-grid is a font generated using fontello, and is a subset of font-awesome (except for one icon - spin5 from fontelico).
If you already use font-awesome, this will let use it instead of the ui-grid font.
Example plunker http://plnkr.co/edit/TkO3eEQOxJ4dSPbfwSoo?p=preview
cd /path/to/ng-grid-fontawesome
npm install
bower install
node . > dist/ui-grid-font-awesome.css
node . --less > dist/ui-grid-font-awesome.less