Description
Remove Google Fonts and Use System Fonts
Quick Links
- Demo: https://wpspeedmatters.com
- Join our Facebook Group, a community of WordPress speed enthusiasts
- Buy me a coffee
Why use System Fonts?
- No network requests
- No time to parse fonts
- No flash of incorrect font
- No CLS caused by font swapping
- No need to preload fonts
Note: There are no settings to configure.
Installation
- Visit ‘Plugins > Add New’
- Search for ‘Flying Fonts’, install and activate
- Done. There is no settings to configure!
FAQ
-
What are system fonts?
-
System fonts are the fonts available in visitors operating system, which browser doesn’t have to download.
-
Why can I still see some Google Fonts?
-
If Google Fonts are injected by JavaScript or 3rd party scripts, Flying Fonts can’t remove it.
Reviews
Contributors & Developers
“Flying Fonts by WP Speed Matters” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Flying Fonts by WP Speed Matters” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release