How to Preload Font using CSS @font-face – Tutorial
In this tutorial you will know how to preload font using CSS @font-face rule. So, you will be able to load and use a font that is not available in client’s machine. @font-face is not really a modern CSS3 property, but it is since from CSS2. Font face mainly designed to support Web fonts. The... continue reading.
Read More