0
I went to host my website and I use @font-face in CSS, it is extremely slow to load this font on the site. What can I do?
0
I went to host my website and I use @font-face in CSS, it is extremely slow to load this font on the site. What can I do?
4
Steve Sauders did an article on this topic, but is in English, if you understand worth checking.
In short:
@font-face if you really need to use.@font-face above all SCRIPT tags.@font-face - the IE will
download them whether they are used or not.Maybe this will help you.
Browser other questions tagged css
You are not signed in. Login or sign up in order to post.