1* {
2 -webkit-font-smoothing: antialiased;
3 -moz-osx-font-smoothing: grayscale;
4}
5//Also use webfonts: https://www.fontsquirrel.com/
1The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered. This feature is non-standard and is not on a standards track. It depends on the browser used and the system specifications; thus, it may not work for every user.