I\'m using the very useful CSS property -webkit-font-smoothing: antialiased in webkit browsers to ensure nice fine text on headlines etc. Is th
-webkit-font-smoothing: antialiased
Problem is -webkit-font-smoothing: antialiased, which disable standard sub-pixel font smoothing. Try read this