Ionicons on WP8

Hi,

I have built my app on Android & ios which both work fine, and now I am sorting out the app on WP8. I have fixed most problems that existed, but for some reason the ionicons don’t show when using Windows Phone. The back arrow, and general icons using on pages are just shown as an empty box.

I have tried including the ionicons css (http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css) directly in index.html but unfortunately that hasn’t help.

Does anyone know how to fix this?

Thanks for any help

Realised I was using the 1.5.2 version of the stylesheet, updated to 2.0.1 and they show now. Still have to include it manually in index.html though.