Font weight turns lighter on Mac/Safari
问题 On my last website, the text is perfect naturally on chrome and firefox without touching font-smoothing or anything else. But on Mac / Safari 7 the text appears well then turns immediately thinner (too much thinner / not nice to read). After doing some research [cf http://www.usabilitypost.com/2012/11/05/stop-fixing-font-smoothing/] and some tests playing with -webkit-font-smoothing It looks like Safari display the text first with : -webkit-font-smoothing: subpixel-antialiased; Then just