What I dislike about Chrome, is that it has an issue rendering fonts if your installed fonts exceed 1,750. So, for example, I specify this in my CSS: font-family: 'Oxygen', Calibri, Helvetica, Arial, Verdana, sans-serif;
Because of the bug in Chrome, it will default to Calibri and not Oxygen.