我的字体在 MAC 上看起来更粗了

My fonts are looking bolder on my MAC

我有一个网站website page designed and connected the google fonts, my fonts look good on windows but on MAC its looking much bolder ... how can I fix this issue...open the link to see the screen-shot of the difference

在 Mac 上出现较粗的文本是每个 OS 使用的文本呈现算法不同的结果。

您可以使用 -webkit-font-smoothing css 属性 - 请参阅 this link 了解更多说明。