css 防弹@ font-face

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 防弹@ font-face相关的知识,希望对你有一定的参考价值。

@font-face {
  font-family: 'MyWebFont';
  src: url('webfont.eot'); /* IE9 Compat Modes */
  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

以上是关于css 防弹@ font-face的主要内容,如果未能解决你的问题,请参考以下文章

新的防弹@Font-Face语法

尝试实现自定义字体时出现“@font-face 声明不遵循 fontspring 防弹语法”错误

Mo&ŧ039;防弹@字体

防弹@字体

防弹@Font Face语法

防弹@font face语法