[ 
https://issues.apache.org/jira/browse/CB-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582719#comment-13582719
 ] 

Jesse MacFadyen commented on CB-2385:
-------------------------------------

I believe this is just a problem with your code, or your use of google webfonts.

When I add this to the head:
<style>
@import url(http://fonts.googleapis.com/css?family=Snowburst+One);
</style>

and I add the style to the div:
<div id="para" style="font-family:'Snowburst One', cursive;">

I see the correct font.


                
> Custom Font Broken for Windows Phone Devices
> --------------------------------------------
>
>                 Key: CB-2385
>                 URL: https://issues.apache.org/jira/browse/CB-2385
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP7, WP8
>    Affects Versions: 2.3.0
>            Reporter: Ismael Olusola Jimoh
>            Assignee: Jesse MacFadyen
>             Fix For: 2.5.0
>
>
> Trying to use custom fonts in my page seems to be broken.
> I have tried the same codes on browser and seems to work well.
> I have tried both using an external URL for the font as well as having the 
> fonts in my local machine and seems not to work either way.
> Ismael

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to