Google Font Fix
===============

## Introduction

A WordPress Plugin to Fix Google Fonts in WordPress for Chinese Users.
You also can get the plugin from [WordPress Plugin Directory](https://wordpress.org/plugins/google-font-fix/).

## Description

As we all know, the WordPress site become slower and slower because of the GFW in China.

The users always waiting for loading the fonts from the [fonts.googleapis.com](http://fonts.googleapis.com), until time out.

To solve this problem, we create this plugin and replace the [google font service](http://fonts.googleapis.com) by [service provided by 360 Inc.](http://fonts.useso.com) for Chinese users.

After enable this plugin, the user experience become much better for WordPress users in China.

## Installation

1. Upload `google-font-fix` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enjoy!