font-face
Rails 3.1 error 406 response when downloading web fonts
I\'m having problems serving web fonts through Rails 3.1, within a Spree 0.70 application using compass (which I don\'t think should make a difference)[详细]
2023-04-13 03:31 分类:问答IE8 web font iframe bug workarounds
This blog post (slightly annoying page there) (and that\'s not my blog by the way) describes a bizarre bug I ran into yesterday in Internet Explorer 8 only.The bug involves .EOT web fonts and <ifra[详细]
2023-04-12 20:23 分类:问答Font-Face Firefox 5 / 7 — only Windows — ugly color
I use a custom font with font-face and i开发者_开发技巧t works very well in all browsers except in Firefox on Windows. The color of the font should be grey #666. But it looks pink! Any idea how to avo[详细]
2023-04-12 14:00 分类:问答@font-face EOT not loading over HTTPS
Summary I\'m running into an issue using @font-face over HTTPS in IE 7,8,9 - it simply is not loading. It does not matter whether the containing HTML page is hosted on HTTPS or not, when I try to loa[详细]
2023-04-12 11:24 分类:问答Not able to get font-face working
I\'m trying to use @font-face, but I\'m not being very successfull. Up till now, I\'ve been using Google fonts:[详细]
2023-04-11 02:16 分类:问答font-face issue in IE8
I\'ve started using font-face for a site. I\'ve included a free font by Fontsquirrel called Chunk Five (http://www.fontsquirrel.com/fonts/ChunkFive) that has support for IE (EOT font).[详细]
2023-04-10 07:41 分类:问答@font-face works locally but not on live website
I have a website in production which uses @font-face to render fonts, and this works fine in a local environment but fails when uploaded to the live website.[详细]
2023-04-10 00:15 分类:问答CSS3 @font-face. Get width of imported font
This is how i import the TTF font: @font-face { font-family: bt; src: url(\'Monospace 821 BT.ttf\'); } body {[详细]
2023-04-09 10:36 分类:问答What is wrong with these @font-face fonts in IE9?
For some reason, when I view this page in IE9, all of the @font-face fonts look way smaller than they should, and maybe like a different typeface too. As far as I can tell, everything about my syntax[详细]
2023-04-09 10:27 分类:问答CSS @font-face not working in IE8
I have tried reading multiple articles on how to deal with custom fonts in IE, but they never seemed to work for me. I tried converting the fonts to EOT, but that didn\'t seem to work either. I am not[详细]
2023-04-08 01:11 分类:问答