在Windows Safari中,Google瘦字体无法读取,我该如何解决?

时间:2014-09-30 08:48:25

标签: html css windows fonts safari

我在网站上使用了Google瘦字体(Shadows Into Light Two)。当我用Windows Safari测试时,它显示不可读。其他Windows浏览器和Mac safari工作正常。

Windows Safari中的菜单

Menu in Windows Safari

Windows其他浏览器(IE,FF,Chrome等)和Mac Safari中的菜单

Menu in Windows Other Browsers(IE,FF,Chrome...etc)

这是有效的,但它是浏览器设置。 https://forums.adobe.com/message/5751340#5751340

此解决方案对我不起作用。 Font weight turns lighter on Mac/Safari

2 个答案:

答案 0 :(得分:0)

好奇;您是否下载了字体并将其导入您的网站或从Google字体链接到您的网站?不要问我为什么 - 但在过去(很久以前) - 我在我的服务器上首先使用了相同的字体,它看起来很难看,就像你的例子一样 - 然后我从一些随机的网站链接到它,它就是全部看起来很漂亮。

<link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'>

font-family: 'Shadows Into Light Two', cursive;

答案 1 :(得分:0)

某些薄字体在白色背景上变得不太可读。如果您使用浅色,那么您是否可以更改背景颜色?