1
vote
5answers
83 views
How do I package a custom TrueType font with a web site so the browsers will render it?
I'm developing a website for someone but they want (insist) that the title be in a non-standard font. (The customer is always right.) I have the TrueType (.ttf) font but how do I bundle this with the …
9
votes
5answers
576 views
Web font embedding vs. sifr?
I'd like to use a non-standard web font to improve the appearance of my HTML.
Is it preferable to embed a web font or use something like sifr?
My understanding is sifr is a flash-based viewer for …
