【发布时间】:2013-03-18 17:31:24
【问题描述】:
@font-face {
font-family: 'advertisingmediumregular';
src: url('fonts/advertisingmedium-webfont.eot');
src: url('fonts/advertisingmedium-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/advertisingmedium-webfont.woff') format('woff'),
url('fonts/advertisingmedium-webfont.ttf') format('truetype'),
url('fonts/advertisingmedium-webfont.svg#advertisingmediumregular') format('svg');
font-weight: bold;
font-style: normal;
}
当我写这段代码时,谷歌浏览器中的文字消失了,谁能帮帮我
【问题讨论】:
-
您有该页面的网址吗?如果我们能看到更多您的代码,我们将更容易为您提供帮助...
-
它可以在其他浏览器中使用吗?它只是在 Chrome 中坏了吗?
-
是的,它适用于 Opera、firfoz 和 IE
-
你有fontsquirrel字体的url吗?
-
字体名称:广告媒体
标签: css google-chrome font-face