css - 页面引用了一个专门的字体文件,导致页面加载速度明显过慢,如何优化!
PHP中文网
PHP中文网 2017-04-17 13:33:02
0
3
611

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

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(3)
黄舟

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.

PHPzhong

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

Peter_Zhu

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!