Reputation: 18200
OK so I want to use FixedSystem as a font on a web page.. I COULD use Cufon but I want people to be able to select the text as in mouseover it and copy it.
Anyone have anything?
Upvotes: 0
Views: 539
Reputation:
I use fontsquirrel's @font-face service to encode cross-compatible web fonts and generate the CSS.
http://www.fontsquirrel.com/fontface/generator
But, it looks like their site is down right now. The Essential Guide to @font-face offers some other solutions and insight.
Upvotes: 2