I create application for android with phonegap.
Front-end of app designed with html, css and javascript. I have font folder under assets folder in project and use @font-face
in css file for applying font.(My font is persian)
When the section of design of project (html,css,js)
run in browser is true and fonts apply.
When project android compile this fonts don't apply for text but apply for numbers.
Please help me. Thanks for your help.