CSS font smoothing
.element { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }