I\'m working on a web project. In the last two weeks I was having my semester examinations so I\'d to take a break from it. Now, since they are over, I\'ve resumed my work;
This is to due the headline change in Chrome 37 ,the introduction of DirectWrite support for Windows. Check this link for further details:
http://www.omgchrome.com/google-chrome-37-arrives-improved-font-rendering-windows/
This feature has caused a similar issue for various developers.
In order to restore to your previous font, the solution is to disable this new feature in your browser. You need to follow the following steps:
1> Enter chrome://flags/ in your address bar.
2> In the Disable DirectWrite Windows section click on Enable (actually disables it).
3> Click on Relaunch Now at the bottom.
4> Restart your browser.
Your original page design remains unchanged. :)