I can't get any web fonts to work in my Windows Phone 8 HTML5 Application.
I do the following:
- Create a new Windows Phone HTML5 App Project
- Copy my WOFF font (though I've also tried eot and ttf) to the project root, and add it to the project as an existing item
- Add in this CSS to the index.html file
If anyone could create a template Windows Phone 8 project with simple working local web fonts, I'd be super appreciative. This has got me really stuck.