Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Using font squirrel, I think that .ttf or .otf are generally considered to be 'illegal' I have been using typekit which is a good service. However it fails to render fonts very well in ie less than 8.

My question is how 'legal' are the other formats output by font squirrel especially the eot version

share|improve this question
What do you mean by "legal"? – darryn.ten Jun 26 '12 at 12:57
I mean could you get legal action taken against you. – welovedesign Jun 26 '12 at 14:21
If you are hosting or using commercial fonts without having paid licence fees then yes, it would be illegal. – darryn.ten Jun 26 '12 at 14:22

1 Answer

up vote 0 down vote accepted

Non-commercial fonts can be used without worrying about any legal action being taken against you.

Services like font-squirrel and typekit only offer free fonts. They would get into a lot of trouble if they hosted commercial fonts without paying the licencing fees.

From font-squirrel's website

Font Squirrel is your best resource for FREE, hand-picked, high-quality, commercial-use fonts. Even if that means we send you elsewhere to get them.

If you are hosting the fonts yourself then you need to be aware of licensing requirements. As long as you are using free/open-source fonts then you will be ok.

share|improve this answer

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.