数字字体错误
@font-face {
font-family: "digital",digital sans ef medium;
/* Saf3+, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
font-family: "digital",Caviar Dreams Bold;
/* Saf3+, Chrome4+, FF3.5, Opera 10+ */
}
h1 { font-family: "digital",Helvetica,Arial,sans-serif; font-size:43px; line-height:37px; font-weight:normal;}
h2 { font-family: "digital",Helvetica,Arial,sans-serif; font-size:16px;line-height:14px; font-weight:normal;}
h3 { font-family: "digital",Helvetica,Arial,sans-serif; font-size:16px;line-height:14px; font-weight:normal; color:#c4161c; margin:6px 0 6px 0;}
我已经使用了这个 css 并通过控制面板安装了 true type 字体 ->字体,但这些字体仍然不起作用。
@font-face {
font-family: "digital",digital sans ef medium;
/* Saf3+, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
font-family: "digital",Caviar Dreams Bold;
/* Saf3+, Chrome4+, FF3.5, Opera 10+ */
}
h1 { font-family: "digital",Helvetica,Arial,sans-serif; font-size:43px; line-height:37px; font-weight:normal;}
h2 { font-family: "digital",Helvetica,Arial,sans-serif; font-size:16px;line-height:14px; font-weight:normal;}
h3 { font-family: "digital",Helvetica,Arial,sans-serif; font-size:16px;line-height:14px; font-weight:normal; color:#c4161c; margin:6px 0 6px 0;}
I have used this css and installed true type fonts through control panel -> fonts, but still these fonts are not working.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为你还必须包括字体的来源和格式。例如:
I think you have to include the source and format of the font as well. For example: