I set the font for webview. Because the font file is too large, it will Impact loading time seriously when putting the font file in server.
So I decide to pack the font file into apk. But I do not know how to call it in css?
Could anyone give me some advice? Thanks.
You can set the path in css as like this way
and use it
Put your myfont.ttf file in your assests folder