I use Verdana font for my blog. It’s OK on Windows and Mac. But when I check my blog on my android phone and friend’s phone (iPhone), Verdana … gone. Is there any ways to display Verdana font when viewing on mobile devices?
I don’t believe Android ships with Verdana installed on it like computers do, so unfortunately you can’t use it unless you include the Verdana font using @font-face.
If the font isn’t found, it will revert to “Sans-serif”, which will use the default sans-serif font installed on the device.
If you do a Google search for Android + Verdana, you may be able to find the .ttf file to include using @font-face.