问题
I am using Oswald-Light font family it is fine on FF and IE but cut off on Chrome

回答1:
Try setting the font-weight
property to normal
.
This recently worked for me.
回答2:
I found this answer for your problem: https://code.google.com/p/googlefontdirectory/issues/detail?id=152
回答3:
This happens if you install Oswald on your pc/Machine.............Happened to me it drove me nuts for hours. After removing the font everything came back to norma
回答4:
From what I learnt, it's partially Chrome font cache being broken. To fix your OS X font cache, clear it using
$ atsutil databases -removeUser
And then restart the font server using
$ atsutil server -shutdown
$ atsutil server -ping
I hope this will helpful to you.
来源:https://stackoverflow.com/questions/12540844/chrome-cut-off-oswald-light-font