For website creators and front-end wet people, to ensure the display effect, they have to use "Safe font" for a long time, the Chinese site uses all the appropriate fonts-because these are the fonts that must be installed on each computer.
This is something that the UI teachers cannot tolerate as the design concepts keep improving. Font is the root of the page effect. For example, there are tens of millions of T-models for clothes, but you can only use one or two models (for Chinese users, there is almost only one )? There have been some practices of installing fonts on the server, but the front-ends of several KB of page traffic must be overwhelmed. It is a joke to load tens of thousands of KB of font files for the effect. Therefore, Google's great gods who serve netizens promptly launchedGoogle font APIService. This is the same as jquery, a JS library provided by Google. The advantage is that it transfers traffic pressure to powerful Google servers.
But don't be too happy, just think about changing your blog font to your favorite Jinglei. It seems that there are only a dozen English fonts in the Google font directory. As for the specific usage, I am not here to make an axe. It seems that it is not difficult. Let's take a look at the guide. Via Mashable
Related tools page:
1. Google font directory
2. Google font previewer
3. web font Loader