【问题标题】:Internet Explorer rejecting my fonts in HTML AND CSSInternet Explorer 拒绝我的 HTML 和 CSS 字体
【发布时间】:2013-07-27 06:43:31
【问题描述】:

我正在努力做

@font-face {
font-family: Eurostile;
src: url("fonts/Eurostile.eot"); }

但无论如何,Internet Explorer 都不会使用我的字体。我在 Firefox 中使用了一个 ttf 文件...

如何在 IE 中完成这项工作?

【问题讨论】:

标签: html css internet-explorer font-face


【解决方案1】:

您可能想尝试查看 Paul Irish 的精彩文章 http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/

【讨论】:

    猜你喜欢
    • 2011-02-26
    • 2011-05-18
    • 2018-08-28
    • 2012-12-21
    • 1970-01-01
    • 2011-08-09
    • 2012-02-24
    • 2011-05-03
    • 1970-01-01
    相关资源
    最近更新 更多