On 5/25/05, Joanne <[EMAIL PROTECTED]> wrote:
> <original question>
> I have a client who has asked me if I can do the site in "Eurostile". I
> explained to him about fonts needing to be on the receiving computer.
> Is this correct?
> 
> <reply>
> There is a way to embed the font in to the website, but I have no idea how
> to do it. It's done at http://chris.pirillo.com/ if anyone knows how Chris
> did this?

via
@font-face {
       font-family: "Chris Pirillo";
       font-style: normal;
       src: url(/images/CHRISPI1.eot);
}
http://www.richinstyle.com/guides/fontface2.html
http://www.blooberry.com/indexdot/css/syntax/atrules/fontface.htm

-- 
Chris Heilmann 
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/  
Binaries: http://www.onlinetools.org/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to