Discover, trust, install: FAIR 1.0 is here
Self-Hosted Google Fonts
Version: 1.0.1
Description
An easy way to self-host all your Google Fonts for increased Privacy or to meet a law requirement.
Theme and plugin authors are often unwilling to offer a self-hosted method and it’s quite laborious to download and upload each of the required font.
This plugin makes it all easy. It will scan all CSS on your site and automagically download and host on your server the necessary Google Web Fonts.
How it works:
- Converts all Google Font enqueues to locally hosted CSS files.
- Scans and converts any inline style tags using @imports for fonts.
- Processes all the local CSS files that weren’t properly enqueued (bad authors?).
- While doing so, downloads all the required Google Fonts to your server.
Features:
- Automatic self-hosted fonts with no effort.
- Compatible with all themes and plugins.
- Supports IE9+ and all modern browsers.
- Optimized code benchmarked for performance.
- Built-in cache for processing.
- Compatible with cache plugins and Autoptimize.
- API and hooks for theme & plugin authors.
- Uses unicode-range for optimized fonts when using multiple subsets. Google officially does this too, but other solutions for downloading fonts don’t support this.
Dev Notes
Cache: The most common reason for a failure. If you have a cache plugin, clear the caches.
It will not work with JS solutions like WebFont Loader. If you’re a developer, you can still use this plugin’s API to get the needed CSS and files to convert your WebFont Loader. I will post instructions on support forums if there’s interest.
Installation
- Upload/Install and activate the plugin.
- Go to Settings > Self-Hosted Google Fonts, Enable Processing and Save.
- Clear all caches from any cache plugin you may have active.
Faq
Installation Instructions
- Upload/Install and activate the plugin.
- Go to Settings > Self-Hosted Google Fonts, Enable Processing and Save.
- Clear all caches from any cache plugin you may have active.
Reviews
Install and forget
By klausmeier9 on February 10, 2023
I used this plugin on different sites and - of course - doublecheck the functionality from time to time.
As other guys also stated here, the plugin works reliable with different versions of WP since years.
So great!
Works perfect
By kopfkinodesign on October 12, 2022
Works flawlessly!
By bedengler on August 28, 2022
Still working for Beaver Builder
By Websicherheit on August 4, 2022
A must have plugin for a WP site!
By Jesse23 on July 13, 2022
Love it, but are we safe?
By massstash on February 22, 2022
Still working
By glaeskewpr on February 14, 2022
Incredibly good! Please continue
By Starski on February 3, 2022
It's dead
By sotte on January 16, 2021
Works perfectly
By jory0 on May 5, 2020
Changelog
1.0.1
- Added an option to toggle protocol-relative URLs for generated CSS files.
- Fixed: Checkbox options not saving.
- Fixed: Italics not getting correct WOFF2 files.
- Added normalization to support regular/bold as 400/700.
1.0.0
- Initial release.