Mik*_*ory 6 html css internet-explorer font-face
我刚开始使用Entypo font-face制作我的社交图标,但在IE8或更高版本中,它将字体显示为空框.我不知道我的代码或字体是否有问题.
@font-face {
font-family: 'entypo-social';
src: url('entypo-social.eot');
src: url('entypo-social.eot?#iefix') format('embedded-opentype'),
url('entypo-social.woff') format('woff'),
url('entypo-social.ttf') format('truetype'),
url('entypo-social.svg#svgFontName') format('svg'); }
.social_font a{
font: 47px/20px 'entypo-social', Arial, sans-serif; }
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
4130 次 |
最近记录: |