Home  >  Q&A  >  body text

css - 页面引用了一个专门的字体文件,导致页面加载速度明显过慢,如何优化!

页面引用了一个专门的苹果字体文件,导致页面加载速度明显过慢,如何优化??

PHP中文网PHP中文网2764 days ago638

reply all(3)I'll reply

  • 黄舟

    黄舟2017-04-17 13:35:02

    Chinese page fonts are difficult to deal with. The usual approach is to select the text that will be used in various controls on your page and extract it as webfont. This means that a small subset of the complete font is actually used. As for Any word may appear in the article module, so just use Yahei etc.

    reply
    0
  • PHPz

    PHPz2017-04-17 13:35:02

    First of all, what loading method did you use? webloader?
    Then are your font files on your server or on another website?

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 13:35:02

    If there are only a few examples of this font, it is recommended to use pictures instead

    reply
    0
  • Cancelreply