As yo can see in the picture the system font is different than the webview one. I'm not using font-type in the css file and I have this webview settings
WebSettings webSettings = myWebView.getSettings();
webSettings.setJavaScriptEnabled(true);