Results 1 to 2 of 2

Thread: Incorperating a external font file into a page...

  1. #1
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default Incorperating a external font file into a page...

    Hey I have this cool font I downloaded which probably only a few people will have...
    Is there a way I can load or reference the font into the website without have the user have to manually download it?

    Thanks!

    //I spelled incorporating wrong!
    Last edited by Rockonmetal; 06-05-2008 at 02:16 PM. Reason: I see a spelling error in the title

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Unfortunately, no.

    There is the @font-face CSS property but that is currently only supported by IE. Webkit (Safari) has recently added support for @font-face. I'm pretty sure that Fx has not yet joined the bandwagon.

    The solution here would be to use sIFR.

    Hope that helps

  3. The Following User Says Thank You to Medyman For This Useful Post:

    Rockonmetal (06-05-2008)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •