Fonts are nice.
They make a website look better, keep branding consistent, and help the design feel polished.
But font services are a privacy problem.
When a WordPress site loads fonts from an external provider, the visitor’s browser has to contact that provider. That means another third-party request for something that could be served locally.
That is why local fonts make sense.
The site keeps the same design, but the font files come from your own WordPress installation instead of an external font service.
The problem is that local fonts are not always easy to set up in WordPress.
You have to download the right font files, choose the right formats, edit CSS, handle subsets, avoid unnecessary variants, and make sure the theme still loads everything correctly.
That is more work than it should be.
Unless you have a plugin that does it for you.
atec Local Fonts automatically detects Bunny Fonts and Google Fonts when they are loaded through WordPress. It downloads the needed WOFF2 files, rewrites the CSS to local URLs, and serves the fonts from your own site.
The first page hit builds the local font bundle. After that, the site uses the local files.
- Fonts stay nice.
- Requests stay local.
- Privacy stays clean.
atec Local Fonts is available from atec Plugins:
Top comments (0)