Skip to content

Self-host Inter font to fix GDPR issue - #750

Merged
helloanoop merged 3 commits into
usebruno:mainfrom
janmonschke:chore/include-inter-via-fontsource
Aug 23, 2024
Merged

Self-host Inter font to fix GDPR issue#750
helloanoop merged 3 commits into
usebruno:mainfrom
janmonschke:chore/include-inter-via-fontsource

Conversation

@janmonschke

Copy link
Copy Markdown
Contributor

fixes #695

Description

  • Includes the Inter font from a local npm module instead of loading it from Google

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

@janmonschke janmonschke changed the title Self-host Inter font to fox GDPR issue Self-host Inter font to fix GDPR issue Oct 23, 2023
@janmonschke
janmonschke force-pushed the chore/include-inter-via-fontsource branch from 7913f34 to 94c7535 Compare January 7, 2024 19:05
@janmonschke

Copy link
Copy Markdown
Contributor Author

@helloanoop Since migrating to Next 13 feels out of scope for this "small" issue, let's go ahead and replace the fonts without the upgade. Context: #696 (comment)

@helloanoop
helloanoop merged commit 4fbd2f0 into usebruno:main Aug 23, 2024
@helloanoop

Copy link
Copy Markdown
Contributor

Merged! Thanks @janmonschke !

@NiklasBr

Copy link
Copy Markdown
Contributor

Was this supposed to be in v1.28? I still see calls to googleapis…

image

@helloanoop

Copy link
Copy Markdown
Contributor

This needs to be fixed, This worked in local development version, but the fonts didn't load well in production version. We are looking into this. I gave reopened #695

bijin-bruno pushed a commit that referenced this pull request Feb 13, 2026
maxenceleblanc pushed a commit to maxenceleblanc/curly_cats2 that referenced this pull request Jul 20, 2026
* chore: self-host Inter

fixes usebruno#695

* chore: fix package-lock to include fontsource

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loading Google Fonts is not GDPR compliant

3 participants