Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorDandruff
    • CommentTimeMar 26th 2007 edited
     permalink
    I'm working on a website targeted mainly to mac users, and I'm using Helvetica Neue Condensed Bold for headings, which is installed by default on Mac OSX, in the system .dfont format.

    This works well in Safari:
    font-family:'HelveticaNeue-CondensedBold';

    But does not work in OSX Firefox… Any ideas to make it work? I've already tried all the possible space and hyphen combinations, and even stupid things like font-family:'HelveticaNeue'; font-weight:'CondensedBold';
    • CommentAuthorDandruff
    • CommentTimeApr 13th 2007
     permalink
    bumpin' this, just in case...
  1.  permalink
    have you tried:

    font-family:'Helvetica Neue Condensed Bold '; ?
    • CommentAuthorDandruff
    • CommentTimeApr 13th 2007
     permalink
    what I've tried so far:

    'HelveticaNeue-CondensedBold',
    'Helvetica Neue Condensed Bold',
    'Helvetica NeueCondensed Bold',
    'HelveticaNeue CondensedBold',
    'HelveticaNeueCondensedBold',
    'Helvetica-Neue-Condensed-Bold',
    'Helvetica-Neue Condensed-Bold',
    'Helvetica Neue-Condensed Bold',
  2.  permalink
    "Helvetica Neue Bold Condensed" will sort you out :)
Add your comments
    Username Password
  • Format comments as (Help)