This line within a HtmlWebViewSource shows the font icon fine in Xamarin Forms iOS
<
h4>
Does anyone know how to do the same thing in Android? The font icon is not displaying in the webview. I have the font file in the Assets directory and the font displays fine throughout the app in the various views. It just won't display in the webview.
Appreciate any ideas