I am trying to use custom fonts on my website and in the css I have the following code:
@font-face { font-family: \'Sketch\'; src: url(\'../fonts/Ske
Edward said it all. Chrome used to drive me insane for the way it displayed certain fonts.
If you have the font file you can use font squirrel to generate the code as well as all font files that you need for all browsers.