=== Flying Fonts: Remove Google Fonts & Use System Fonts for Faster Performance ===

Contributors: gijo
Tags: fonts, system fonts, websafe fonts, google fonts
Requires at least: 4.7
Tested up to: 6.8
Requires PHP: 5.6
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Eliminate Google Fonts to reduce network requests and prevent FOUT or CLS, using system fonts for faster performance and a smoother experience.

== Description ==

Remove Google Fonts and use system fonts

## Features
- No network requests
- No time to parse fonts
- No flash of incorrect font
- No CLS caused by font swapping
- No need to preload fonts

## Support
- [Official Support Forum](https://wordpress.org/support/plugin/flying-fonts/)
- [Facebook Group](https://www.facebook.com/groups/wpspeedmatters)

## Our premium products
- [FlyingPress](https://flyingpress.com)
- [FlyingCDN](https://flyingcdn.com)

## Our free plugins
- [Flying Pages](https://wordpress.org/plugins/flying-pages/)
- [Flying Scripts](https://wordpress.org/plugins/flying-scripts/)
- [Flying Images](https://wordpress.org/plugins/nazy-load/)
- [Flying Analytics](https://wordpress.org/plugins/flying-analytics/)
- [Flying Fonts](https://wordpress.org/plugins/flying-fonts/)

**Note:** There are no settings to configure.

== Installation ==

1. Visit 'Plugins > Add New'
1. Search for 'Flying Fonts', install and activate
1. Done. There is no settings to configure!


== Frequently Asked Questions ==

= 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.


== Changelog ==

= 1.0.2 =
- Minor updates

= 1.0.1 =
- Improvement: Add '!important' to system font css

= 1.0.0 =
- Initial release
