Archive for June, 2010

Testing @font-face

Thursday, June 3rd, 2010

The world of web fonts has traditionally been limited to Times, Arial and Courier (and various variants thereof like Helvetica which of course came first). Other fonts can be used reasonably safely if you’re careful, or not too picky about certain target platforms displaying exactly the same font. CSS has a rule (@font-face) which allows [...]