由于某些原因,某个特定字体无法在mac:/
上运行@font-face {
font-family: 'Kipling Light';
src: url('fonts/KiplingLight-Regular.eot');
src: local("☺"),
url('fonts/KiplingLight-Regular.ttf') format('truetype'),
url('fonts/KiplingLight-Regular.woff') format('woff'),
url('fonts/KiplingLight-Regular.otf') format('opentype');
}
@font-face {
font-family: 'HelveticaNeue';
src: url('fonts/HelveticaNeueCE-Roman.eot');
src: local("☺"),
url('fonts/helvetica_neue_ce_55_roman-webfont.ttf') format('truetype'),
url('fonts/HelveticaNeueCE-Roman.woff') format('woff'),
url('fonts/HelveticaNeueCE-Roman.otf') format('opentype');
}
这就是我的css代码,我正在插入我的数据:
.contenidored{
font-family: 'HelveticaNeue';
font-size:14px;
color:#8C8B8C;
}
Helvetica是一个不工作的人,你有什么想法吗? http://remedia-solutions.com/clientes/0039_kiplingmexico/demo2/
答案 0 :(得分:0)
这就像hella怪异但我只是改变了typhografy并且它起作用了。也许档案存在问题。