Using Fonts In Unity

Hello, this is probably the absolute wrong place to ask this, but I couldn’t find an answer anywhere. Is it legal to just use any font in a game made by Unity? And does it depend on whether I’m selling the game or making a free to play game?

Its depends on the 'rights to use' font. Some fonts you can just put in your game and sell (or making free, whatever you want), others you can just use but cannot sell. This can help you : http://blog.crowdspring.com/2011/03/font-law-licensing/

1 Answer

1

Fonts you see in Unity are provided by your operating system as far as I’m aware, everyone can use them for free. However there are websites that provide so called “free fonts”, beware that they are usually just for personal use, you’ll most likely purchase a license for commercial use.

Ok, thank you