Architecture Decision Records (ADRs)

← Home

Use local fonts instead of 3rd Party hosted fonts

Introduction

We no longer use 3rd party hosted fonts and install fonts locally instead.

Decision

Store fonts locally instead of using 3rd-party hosted fonts such as on Google Fonts.

Context

Using 3rd party hosted fonts such as through Google Fonts is against the law in Europe because of GDPR (General Data Protection Regulation).

Eliminates the need to rely on 3rd party services that could be unavailable.

Consequences

Exceptions

Additional Resources

← See more ADRs