簡體   English   中英

Internet Explorer拒絕我的HTML和CSS字體

[英]Internet Explorer rejecting my fonts in HTML AND CSS

我正在嘗試做

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

但是無論如何,Internet Explorer都不會使用我的字體。 我是用Firefox中的ttf文件完成的...

如何在IE中完成此操作?

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

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM