これは私のCSSコードです:
@font-face {
font-family: 'WebMitra';
font-style: normal !important;
font-weight: normal !important;
src: url('./fonts/bmitra.ttf') format('truetype');
}
@font-face {
font-family: 'WebMitraBold';
font-style: normal !important;
font-weight: bold !important;
src: url('./fonts/bmitra-b.ttf') format('truetype');
}
これは2つのオペレーティングシステムでFirefoxの2つのバージョンで私の結果です。私はバグがFirefoxまたはオペレーティングシステムのためであることを知りたい。
Ubuntu 11.04上のFirefox 8
問題のあるペルシア語フォントを各文字で区切って表示します。

Windowx XP上のFirefox 3.6
正しいバージョン

これはテストできるライブバージョンです。