摘要:
```
@font-face { font-family: '字体名'; src: url('字体名.eot'); /* IE9 兼容模式 */ src: url('字体名.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('字体名.woff') format('woff'), ... 阅读全文
posted @ 2017-06-14 15:43
Silababy
阅读(1239)
评论(0)
推荐(0)