/ Published in: CSS
                    
                                        
Well known fix for ugly webfonts...
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
html {
-webkit-font-smoothing: antialiased;
}
URL: http://www.pixeltweaks.com
Comments
 Subscribe to comments
                    Subscribe to comments
                
                