I am using Icomoon for icon fonts in my AngularJS framework based project. However, I am not able to generate these icons because of the Strict Contextual Escaping (SCE). Instead of showing the icons it is showing the HTML number codes of that icon such as "
"
Please guide me