Skip to content
Free Commercial Fonts

About

Support this project

This site is free and has no annoying pop-up ads. If it helped you, consider buying me a coffee so it can keep running and add more fonts.

This is a curated library of CJK and Latin fonts that are free for commercial use. We only list fonts verified as OK for commercial work, so you don’t have to vet each one’s license yourself.

Beyond browsing, you can open any font inside a real demo site to see it across sizes, weights, letter-spacing and line-height — plus how it holds up in interface elements, numerals and tables. What you see is what you get, so you can pick with confidence.

What this site offers

Live font library

Browse dozens of free-for-commercial CJK & Latin fonts as cards with instant previews, filtered by category, script and keyword.

Demo site preview

Open any font inside a mock website to see it across sizes, weights, letter-spacing and line-height — plus interface elements, numerals and tables.

Font stack playground

Compose fonts into one font-family, see how ordering affects mixed CJK/Latin text, and copy the CSS in one click.

License guide

Understand OFL, Apache, CC and more — with quick summaries and common pitfalls — so you can use fonts commercially with confidence.

FAQ

Are all fonts here free for commercial use?

Yes. This site only lists fonts verified as free for commercial use (mostly SIL OFL or Apache-2.0). Anything that charges for commercial use, or is “personal-use only,” is excluded.

Where are the font files hosted? How do I use one on my site?

We don’t re-host font files — they load from Google Fonts and official CDNs. Use each font’s “Get font” link to download or grab the embed code from the official source. For a Google Font, add these two snippets to your page:

<!-- in <head> -->
<link rel="stylesheet"
  href="https://fonts.googleapis.com/css2?family=Inter&display=swap">

/* CSS */
body { font-family: "Inter", sans-serif; }
How do I confirm a font is really OK for commercial use?

Click the license badge on a font card to open the license page; then use “Get font” to reach the official page and review the latest terms.