How do I load external fonts into an HTML document?.This tutorial will help also if you have below questions: No matter what fonts you need at runtime or on a specific page, weather italic, bold or regular, above Google font API loads all fonts on each page which are absolutely not required. Well, there is nothing wrong to that, but as a WordPress speed optimization goal, why not load fonds from your site locally itself which saves you almost 7 or more external API requests.Ĭheck it out: Open a URL which you see in above image in new tab and you will see, internally it’s making 14 more API calls and that’s not good 🙁