* Chris Kavinsky wrote:
>Anyone savvy with working with @font-face? I'm trying to incorporate it on a
>site and can't get it to work right. The problem is storing the font files
>on one IP, and linking to it from another IP. I'm not sure if its just not
>possible, or if I have the css code incorrect. Here's the original css:

In some browsers http://www.w3.org/TR/cors/ should enable this, you'd
set a header like `Access-Control-Allow-Origin: *` after very carefully
studying the security implications.
-- 
Björn Höhrmann · mailto:bjo...@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to