Seems like there was a reason Chrome rendered the text on this web page rather poorly at first go: See this page, but basically you need to set the anti-aliasing for Chrome:
-webkit-font-smoothing: antialiased;
Posted by virantha on Tue 11 March 2014
Seems like there was a reason Chrome rendered the text on this web page rather poorly at first go: See this page, but basically you need to set the anti-aliasing for Chrome:
-webkit-font-smoothing: antialiased;