I am using AngularJs ui-grid http://ui-grid.info/.
While implementing, I get something which you can see in the following img in right corner of the cell instead of
If you use ui-grid - v4.6.6, you need to put ui-grid.ttf and ui-grid.woff into folder fonts. So the structure of directory will looks like this:
ui-grid - v4.6.6
ui-grid.ttf
ui-grid.woff
fonts
ui-grid.min.css fonts # <-- this is a folder ui-grid.ttf # <-- in fonts folder ui-grid.woff # <-- in fonts folder