July 7, 2014 23:40:31
By using Google Web Fonts, your blog can display other fonts in addition to the commonly used "Arial", "Verdana" and other fonts without uploading any fonts. As we all know, website readability depends on its design and appearance. Fonts play the most important role in web design, and what kind of fonts you use is important for your website template. For example, Arial/Helvetica (sans-serif), Verdana and Georgia are commonly used fonts for web design. These fonts provide a good readability, but if you want to use new fonts, all you need to do is make sure the viewer's network device has these fonts installed. This is difficult to determine. So you have to upload the fonts to the server yourself and control them through CSS. But now, there is a better free tool, and that is Google Web Fonts. Before you use Google Web Fonts service, please first understand the following two points: 1. Choosing too many fonts will slow down the loading speed of your blog, so you only Need to choose what must be used. To avoid slowing down the access speed. 2. If you can only select the language you need, you will help prevent your web pages from becoming slow. 3. Currently, the interface and preview language of Google Web Fonts is not English (does not prevent the use of Chinese). Google Web Fonts can visually display various web fonts, such as Serif, Sans-Serif, Display and Handwriting, and you can also browse certain properties such as script display font, width, slant and thickness. All these properties can be displayed in the side pane. When you select the font you want, you can also visually preview the overall style such as words, sentences, paragraphs, etc. Here is a simple tutorial to help you use Google Web Fonts faster and better: 1. Click Google Web Fonts to enter the Google Font service, select the font you want, and then click the "Add to collection" button in the lower right corner, here, We chose the "Alike" font as the example font throughout this tutorial. 2. After clicking "Add to collection", a message like "1 font family in your collection" will appear at the bottom of the page, and there are three buttons, namely "Choose", "Review" and "Use". Here, we select “Use“. That is, use. 3. It also requires font settings. Choose from available styles such as Bold, Italic, etc. But only for certain fonts. Next, select specific language characters. Generate code. 4. Next is the code department. Google Fonts provides three application codes, namely standard mode "Standard (external stylesheet)", export mode "@import method" and JS mode "JavaScript". Depending on the need, now you need the mode, but here we recommend choosing the standard mode.
First check whether it is turned off in the background template settings.
If not, there is usually a link to Google Fonts in the template file INDEX.PHP. Can be commented directly.