我最近将我网站上某些文字的字体系列更改为Castellar,它在桌面上没有问题,直到我注意到它在移动设备上无效并且android显示默认字体系列。好像android chrome只接受几种字体。例如,我发现android chrome对Times new Romans没有任何问题。
这是我做错了什么,我能做些什么吗?
更新:这是我使用的代码:
<h1 class="h3 text-center" style="font-family:Castellar;">Dietary
Fibre Intake and Reduced Risk of Coronary Heart Disease</h1>
这是网址:http://labreports.info/pub/37/Dietary+Fibre+Intake+and+Reduced+Risk+of+Coronary+Heart+Disease
尝试此处的页面:https://search.google.com/test/mobile-friendly,您可以看到PC上的移动设备上的字体有所不同。