Skip to content

Self-hosted fonts

Faster font loading. Fewer third-party risks. Clearer licensing.

Self-hosted fonts are fonts served from your own website or infrastructure, rather than being loaded from a third-party font service.

For business websites, this matters.

Fonts are not just visual assets. They are part of the page-loading path. If a font is used in a headline, hero message, navigation item, or key above-the-fold text, the way that font loads can affect how quickly the page appears to users.

That means font licensing is also a performance decision.

Newlyn fonts are supplied in the web-ready format WOFF2, and Newlyn’s licence permits use on your business website, provided the site is controlled by your business.


Why self-hosting matters

Many font services load fonts from an external CDN.

That can be convenient, but it also adds another dependency to your website. Before the browser can render the page, it may need to contact another domain, fetch external CSS, download font files, and decide whether to show fallback text or wait for the webfont.

Each of those steps can affect performance.

Google’s web performance guidance explains that third-party font services require the page to open a connection to the provider’s domain before font files can be downloaded. That can delay font discovery and downloading. The same guidance states that self-hosting can eliminate the need for that third-party connection, and that in most cases self-hosting webfonts is faster when used with a CDN, HTTP/2 or HTTP/3, and proper caching.

Self-hosting gives your developers direct control over:

  • where the font files are served from

  • how they are cached

  • whether key fonts are preloaded

  • which weights and styles are loaded

  • how fallback fonts behave

  • whether third-party font services are involved at all

That control is the point.


The performance case

Webfonts can affect page performance at both loading and rendering time. Large font files can delay First Contentful Paint, while poor font-display settings can cause invisible text or visible layout shifts.

For modern websites, the most important metric is often Largest Contentful Paint.

Largest Contentful Paint, or LCP, measures when the largest visible content element in the viewport appears. If the largest element is a text block using a webfont, font loading can become part of the LCP path.

In practical terms:

A slow font can make the page feel slow.

A fast font-loading strategy can make the page feel immediate.


Adobe Fonts, Typekit, and the CDN problem

Adobe Fonts are loaded from Adobe’s CDN, Typekit. This model gives website owners less control.

A third-party font service may add:

  • additional DNS lookups

  • additional TLS connections

  • external CSS

  • external JavaScript

  • extra HTTP requests

  • another company’s availability and performance on your critical path

In a controlled KeyCDN test comparing webfont delivery methods, Open Sans loaded through Typekit took 1.253 seconds, compared with 0.476 seconds from Google Fonts. The same test notes that Typekit added extra HTTP requests and that serving only the fonts needed is better for performance.


Percentage gains: what can self-hosting improve?

The honest answer is that performance gains vary by site.

A global HTTP Archive / Web Almanac study found that external font services were sometimes faster than local hosting on average. Desktop median LCP was 4,176 ms for locally hosted fonts and 3,671 ms for external fonts; mobile median LCP was 8,521 ms for locally hosted fonts and 8,229 ms for external fonts. The same report warns that this should not be read as simple causation, because hosted services often perform optimisations such as subsetting and using smaller formats.

That matters.

Well-executed self-hosting gives your team the ability to outperform third-party font loading because you can remove external connections, preload critical files, serve WOFF2, cache aggressively, and load only what is required.

In a KeyCDN comparison, locally hosted Open Sans produced first paint at 0.347 seconds, compared with 0.535 seconds for Google Fonts. That is roughly a 35% faster first paint in that test.

For text-heavy hero sections, moving away from a slow third-party kit-style setup can plausibly improve LCP by 10–30%, depending on how much of the delay is caused by font loading. On a 2.5 second LCP, that could mean recovering roughly 250–750 ms.

That is often enough to move a page from “needs improvement” towards “good”.


Why WOFF2 matters

Newlyn supplies fonts in WOFF2 format.

WOFF2 is the preferred modern webfont format. Google’s web performance guidance notes that WOFF2 has wide browser support and offers compression up to 30% better than WOFF, reducing file size and improving download speed.

For modern websites, WOFF2 should be the primary format served.

That means fewer bytes, faster transfers, and better performance for real users.


Better Core Web Vitals

Self-hosting helps with the metrics that matter to commercial websites.

Largest Contentful Paint

If a font is used in the hero headline, introductory message, product title, or another major above-the-fold text element, font loading can affect LCP.

Self-hosting allows the website to preload the critical font file and serve it from the same infrastructure as the rest of the page.

First Contentful Paint

If text is hidden while a font loads, users may see a blank or incomplete page.

With self-hosting, developers can choose a deliberate font-display strategy, such as swap, fallback, or optional, depending on the design and performance requirement.

Cumulative Layout Shift

Late font swaps can cause text to reflow.

Self-hosting allows better control over fallback fonts, font metrics, line-height, and loading sequence, reducing the risk of unexpected layout movement.


Privacy and compliance

Self-hosting is not only a performance issue.

When fonts are loaded from a third-party service, the visitor’s browser contacts that third-party domain. Depending on the service, this may involve the transfer of IP address, user agent, referrer, and other request metadata.

For businesses concerned with privacy, GDPR, procurement review, or vendor risk, that external call can become another compliance question.

Self-hosting removes the third-party font request.

The font is served from the company’s own website infrastructure. No external font CDN is needed for the page to display the brand correctly.

That makes the technical architecture simpler, and simpler systems are easier to explain to legal, procurement, data protection, and security teams.


No dependency on a font service

A brand website should not depend on an external font service staying fast, available, unchanged, and contractually convenient.

Self-hosted fonts remove that dependency.

Your team controls the files.
Your team controls the cache.
Your team controls deployment.
Your team controls rollback.
Your team controls the performance budget.

That is how brand typography should work at enterprise level.

Fonts are part of the product interface. They should be treated like production assets, not remote decoration.


A licence model built for real websites

Many font licences divide usage into separate categories: desktop, web, app, ePub, broadcast, server, and so on.

That creates uncertainty.

A business may start with a marketing website, then use the same typeface in an app, a PDF, a digital product, an internal tool, a campaign microsite, a presentation template, and a product interface.

Newlyn’s licence is designed around business use, not narrow media channels.

The licence permits use of Newlyn fonts across a wide range of business-controlled media, including websites, applications, electronic publications, television programme content, advertising, marketing, promotions, logos, brand identities, trade marks, eBooks and apps. It also permits installation on an unlimited number of devices owned and controlled by the licensed business.

The fee is calculated by Business Size, not by page views, font users, impressions, or traffic.

That makes self-hosting practical.

You do not need to estimate future page views.
You do not need to renegotiate because traffic increased.
You do not need a separate webfont service to meter usage.
You do not need to explain why the brand font is loaded from a third party.

You can host the font as part of your own website and use it as part of your own brand system.


The simple advantage

Self-hosted fonts give businesses a clearer way to use typography online.

They improve control over performance.
They reduce third-party dependency.
They support privacy-conscious deployment.
They make Core Web Vitals easier to manage.
They allow fonts to behave like part of the website, not an external service.

For modern brand systems, this is the right model.

A font should not slow the website down.
A licence should not make deployment complicated.
A brand asset should not depend on a third-party CDN.

Newlyn fonts are designed and licensed to be used directly by your business, on your own infrastructure, across your own media.

That is what self-hosted font licensing is for.

GDPR-compliant font hosting

Font licensing explained

Font licensing cost and pricing

Font licensing compliance and risk

Font licensing procurement

Universal font licensing