Tagged: chrome, custom fonts, Fonts
Hi,
Im on a PC with Chrome and have tried 3 diffrent PC:s and have the same issue.
The fonts are not smooth as they should be its like someone have been “chewing” on them a little.
Works great in Firebox and Safari but not in Chrome?
//Cheers!
Hi Alexander!
Please add the following to your custom CSS and let us know if it helps
body {
-webkit-font-smoothing: antialiased;
}
Regards,
Basilis
I have change to custom fonts and this no longer an issue :-)
//Cheers!