"Summing up: Only use @font-face is you’re absolutely certain you need it. If you have multiple font files, consider sharding them across multiple domains. Don’t include unused @font-face declarations - IE will download them whether they’re used or not. Gzip the font files and give them a future Expires header. Consider lazy loading the font files, at least in IE."
- Greg Veen
"Summing up: Only use @font-face is you’re absolutely certain you need it. If you have multiple font files, consider sharding them across multiple domains. Don’t include unused @font-face declarations - IE will download them whether they’re used or not. Gzip the font files and give them a future Expires header. Consider lazy loading the font files, at least in IE."
- Greg Veen