投票アイコンと投票アイコンのカスタム フォントが safari では表示されないのに、他のすべてのブラウザでは表示されるのはなぜですか!? このウェブサイトで
これは、機能していないように見えるスニペットです。
@font-face {
font-family: DeliciousRoman;
src: url('http://huntingbanterlopes.com/css/entypo.eot');
src: url('http://huntingbanterlopes.com/css/entypo.svg');
src: url('http://huntingbanterlopes.com/css/entypo.svg');
src: url('http://huntingbanterlopes.com/css/entypo.ttf');
font-weight:400;
}