vonbelk.fonts
← all posts

Font Licensing: Desktop vs Webfont vs App Explained

One of the most common — and expensive — font mistakes is assuming a single license covers every use. With many commercial fonts, it doesn't. Use is split into separate license types.

The three main license types

  • Desktop license: lets you install the font and use it in design apps to make static artwork, documents, and PDFs.
  • Webfont license: lets you host the font with @font-face so browsers download it. Often priced by page views.
  • App / embedding license: lets you bundle the font inside an application or e-book.

Why this surprises people

Buying a desktop license does not usually grant the right to self-host the font on a website. They're sold separately. Plenty of sites technically infringe by uploading a desktop-only font as a web font without realizing it.

Where open licenses simplify everything

Open licenses like the OFL collapse these categories: one license covers desktop, web, and app use, all for free. That's a major practical advantage of open fonts — you never have to match the license type to the use case, because all of them are already permitted.

Sources & further reading

Advertisement