Using @font-face | CSS-Tricks

Using @font-face | CSS-Tricks

瀏覽:434
日期:2026-04-22
I had to learn the hard way that you have to put the @font face code in the of your document. It won’t source from the CSS! Also, the .eot links provided from font squirrel actually cause the code to fail in IE8. I had to remove the src links and it worke...看更多