I found that the following CSS did the trick for me:
* { -webkit-font-smoothing: subpixel-antialiased; }