Tell me more ×
Graphic Design Stack Exchange is a question and answer site for professional graphic designers and non-designers trying to do their own graphic design. It's 100% free, no registration required.

Does anyone know any other fonts similar to Helvetica Neue (free for commercial use)? I'm working on a big website project where 'Helvetica Neue' is used heavily. I need a font that looks almost the same, is free for personal and commercial use, and looks good even when used with copytext (e.g. fontsize for copytext = 11px, for headlines = 16px).

Also there should be a condensed-font style included (if possible). TIA!

share|improve this question
Have you checked this question? graphicdesign.stackexchange.com/questions/602/… – Yisela Jan 29 at 3:03
Thanks! I'll check it out ASAP!:) – drpelz Jan 29 at 3:51

1 Answer

up vote 9 down vote accepted

I still think that for web, the best free option out there is Liberation Sans. It renders perfectly with @font-face.

enter image description here

But you can get Helvetica Neue for web from Fonts.com for web use for a fair price too. I would probably use font-family:"Helvetica Neue, Helvetica, Liberation Sans, Arial, sans-serif"; so those pcs with the font installed can see it, and those who don't have it can see a replacement.

share|improve this answer
Thank you very much! This helps a lot!:) – drpelz Jan 29 at 4:05
No problem. Make sure you also check the other answers in that question I mentioned, because there are some really good ones. – Yisela Jan 29 at 4:10

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.