次の宣言は、および(http://oftn.org/css/global.cssから)を除く@font-face
すべての主要なブラウザーで正常に機能します。(including Chrome for Android)
Android Browser
Firefox for Android
@font-face {
font-family: "OFTN Aller";
src: url("../fonts/OFTN-Aller-Bold.woff") format("woff"),
url("../fonts/OFTN-Aller-Bold.ttf") format("truetype");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: "OFTN Aller";
src: url("../fonts/OFTN-Aller.woff") format("woff"),
url("../fonts/OFTN-Aller.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
何が間違っているのでしょうか?
スクリーンショット
Android 4.0.3ブラウザ:
Windows7上のChrome19:
Windows7上のFirefox13: