How to embed fonts in HTML?
Things have changed since this question was originally asked and answered. There’s been a large amount of work done on getting cross-browser font embedding for body text to work using @font-face embedding. Paul Irish put together Bulletproof @font-face syntax combining attempts from multiple other people. If you actually go through the entire article (not just … Read more