I\'m using (the excellent) Font-Awesome in my site, and it\'s working fine, if I use it this way:
B
You can also use the FontAwesome icon with the CSS3 pseudo selector as shown below.
Ensure to set the font-family to FontAwesome as shown below:
table.dataTable thead th.sorting:after {font-family: FontAwesome;}
To get the above working, you must do the following:
section of your app as shown below: