Skip to content

GDPR-compliant font hosting

The General Data Protection Regulation (Regulation (EU) 2016/679), abbreviated GDPR, is a European Union regulation on information privacy in the European Union (EU) and the European Economic Area (EEA).

Externally hosted webfonts can create a GDPR problem

Fonts can look like a design detail, but on the web they are also a data request.

When a website loads fonts from an external service, the visitor’s browser contacts that third-party server before the font can be delivered. That request can transmit the visitor’s IP address, browser information, referrer information, and other HTTP request data to the font provider.

Under the GDPR, an IP address can be personal data. The European Commission lists an Internet Protocol address as an example of personal data, and the Court of Justice of the European Union has also treated dynamic IP addresses as personal data where a person may be identifiable with additional information.

That is why font hosting matters.

A website that loads fonts from Google, Adobe, or another external font CDN may be sending visitor data to a third party before the visitor has made any meaningful privacy choice.

Self-hosting removes that external font request.


The Google Fonts GDPR ruling

In January 2022, the Regional Court of Munich ruled that a website operator violated the GDPR by loading Google Fonts from Google’s servers without the visitor’s consent.

The issue was not the design of the font. The issue was the delivery method.

The visitor’s IP address was transmitted to Google when the page loaded. The court found that the website could have avoided that transfer by hosting the fonts locally. Because local hosting was technically possible, the external transfer was not necessary. The court awarded €100 in damages and warned of potential penalties for future violations.

The practical lesson is simple:

If the font can be served from your own website, sending visitor data to a third-party font server is hard to justify.


Why this also matters for Adobe Fonts

The Munich case concerned Google Fonts, but the compliance logic is wider than Google.

Adobe’s own documentation says that Adobe Fonts for websites are loaded in the browser from Adobe’s CDN, use.typekit.net. Adobe also states that Adobe Fonts does not offer local hosting, and that if self-hosting is required, the customer must purchase a licence from the foundry or an authorised reseller.

That means an Adobe Fonts implementation can create the same type of compliance question:

  • the visitor loads the website

  • the browser contacts Adobe’s font CDN

  • the visitor’s IP address is necessarily involved in the request

  • the font is delivered by a third party, not by the website owner’s own infrastructure

  • local hosting may not be available under the Adobe Fonts licence

For privacy-conscious businesses, this is not just a technical detail. It is a procurement, compliance, and data-protection issue.


The relevant GDPR framework

The GDPR requires a lawful basis for processing personal data. Article 6 says processing is lawful only where one of the listed bases applies, such as consent, contract, legal obligation, vital interests, public task, or legitimate interests.

For externally hosted fonts, the difficult question is usually this:

Is it necessary to send the visitor’s personal data to a third-party font provider merely to display the website’s typography?

The Munich court’s answer, in the Google Fonts case, was no: the website operator could have hosted the fonts locally.

Where the font provider is outside the EU, another issue can arise. GDPR Article 44 says transfers of personal data to a third country or international organisation must comply with the GDPR’s transfer rules, so that the level of protection guaranteed by the GDPR is not undermined.

Self-hosting avoids turning font delivery into an international data-transfer question.


Self-hosting is the cleaner compliance model

Self-hosted fonts are served from the website owner’s own infrastructure.

That means:

  • no third-party font CDN request

  • no visitor IP address sent to Google or Adobe for font delivery

  • no consent-dependent font loading

  • no font-service dependency in the critical rendering path

  • fewer third-party processors or vendors to explain in procurement review

  • a simpler privacy policy and cookie consent position

This is the main compliance advantage.

The website can display the brand correctly without making a hidden call to an external font provider.


Font licensing determines whether you can self-host

The technical solution is simple: host the font files yourself.

The licensing question is often harder.

Some font services require fonts to be loaded through their hosted system. Adobe says its webfont licence requires fonts to be added using Adobe’s embed code, and that self-hosting Adobe Fonts webfont files is not permitted under its Terms of Use.

That means GDPR-conscious deployment may require a different licence.

Newlyn’s licence is built for business-controlled use. Newlyn fonts are supplied in OTF, TTF, WOFF and WOFF2 formats, and the licence permits use on the licensee’s website where that website is controlled by the business.

That is why self-hosting is not an afterthought. It is part of the licensing model.


The business case

GDPR-compliant font hosting is not only about avoiding legal risk.

It also gives businesses more control.

A self-hosted font strategy helps with:

  • privacy compliance

  • procurement clarity

  • security review

  • website performance

  • Core Web Vitals

  • vendor reduction

  • long-term brand control

Externally hosted fonts make typography dependent on another company’s infrastructure, terms, and data practices.

Self-hosted fonts make typography part of your own website system.

For enterprise websites, that is the more robust model.


Summary

Loading fonts from an external CDN can transmit visitor data to a third party before consent has been given. Courts and regulators have treated IP addresses as personal data, and the Munich Google Fonts ruling showed that local hosting can be a decisive compliance factor.

Adobe Fonts are also served from Adobe’s CDN, and Adobe does not allow local hosting under its standard Adobe Fonts webfont licence. That makes externally hosted font services a live GDPR and procurement issue for many businesses.

Self-hosting removes the external font request.

The font files are served by the website owner, from the website owner’s own infrastructure, under a licence that permits that use.

That is simpler, cleaner, and easier to explain.



Self-hosted fonts

Font licensing compliance and risk

Font licensing procurement

Enterprise font licensing

Font licensing explained