不工作似乎無法讓我的字體在Firefox的工作,似乎很好地工作在IE,Chrome和Safari@font面臨在Firefox
<style type="text/css">
@font-face {
font-family: MyCustomFont;
src: url("http://www.brightonorient.com/MTCORSVA.eot") /* EOT file for IE */
}
@font-face {
font-family: MyCustomFont;
src: url("http://www.brightonorient.com/MTCORSVA.TTF") /* TTF file for CSS3 browsers */
}
</style>
這是網站在這裏,http://www.brightonorient.com - 頭版文本布萊頓東方應該是Monotype corsiva。
感謝所有幫助
謝謝你,說明書的工作方式非常有魅力。 – Jeremy 2012-03-22 21:40:18