Comments 2skowronski1 started the conversationJune 7, 2021 at 6:31amHi,is there a way to directly embed the google fonts in the website instead of fetching them from the Google servers? Kind regardsMoritz 279Noah repliedJune 7, 2021 at 6:37amHello Moritz,Please have a look at this Article :Add a Custom Font . Thanks 2skowronski1 repliedJune 7, 2021 at 7:39amHi,thanks for the quick answer. I've followed the steps and was able to integrate the fonts. However, the site is still contacting the google servers (<link rel="dns-prefetch" href="//fonts.googleapis.com">) How can I get ri 279Noah repliedJune 7, 2021 at 8:21amHello Moritz,Thanks for keeping in touch.Did you mean to self-host the google fonts? This can be achieved using a third-party plugin. Please check out this article https://webdesign.tutsplus.com/tutorials/how-to-self-host-google-fonts--cms-34775Hope that helps, 2skowronski1 repliedJune 7, 2021 at 8:32amYes, this is exactly what I did and I believe that I now self-host all fonts. However, there is still this line in my source code.<link rel="dns-prefetch" href="//fonts.googleapis.com">How do I remove this?My page is: moritz.skowronski.com (pw: coaching) 2skowronski1 repliedJune 7, 2021 at 8:39amAh, I was able to remove this, but still, I am unable to remove that line:<link rel="stylesheet" id="..." href="https://fonts.googleapis.com/.." > 279Noah repliedJune 7, 2021 at 10:49amHi Again,Please try out the stack overflow article here https://stackoverflow.com/questions/29134113/how-to-remove-or-dequeue-google-fonts-in-wordpress-twentyfifteen/29135731Hope it helps. 2skowronski1 repliedJune 8, 2021 at 12:17pmYes, that worked! Thank you!1 Like Sign in to reply ...
Hi,
is there a way to directly embed the google fonts in the website instead of fetching them from the Google servers?
Kind regards
Moritz
Hello Moritz,
Please have a look at this Article :Add a Custom Font .
Thanks
Hi,
thanks for the quick answer. I've followed the steps and was able to integrate the fonts. However, the site is still contacting the google servers (<link rel="dns-prefetch" href="//fonts.googleapis.com">) How can I get ri
Hello Moritz,
Thanks for keeping in touch.
Did you mean to self-host the google fonts? This can be achieved using a third-party plugin. Please check out this article https://webdesign.tutsplus.com/tutorials/how-to-self-host-google-fonts--cms-34775
Hope that helps,
Yes, this is exactly what I did and I believe that I now self-host all fonts. However, there is still this line in my source code.
<link rel="dns-prefetch" href="//fonts.googleapis.com">
How do I remove this?
My page is: moritz.skowronski.com (pw: coaching)
Ah, I was able to remove this, but still, I am unable to remove that line:
<link rel="stylesheet" id="..." href="https://fonts.googleapis.com/.." >
Hi Again,
Please try out the stack overflow article here https://stackoverflow.com/questions/29134113/how-to-remove-or-dequeue-google-fonts-in-wordpress-twentyfifteen/29135731
Hope it helps.
Yes, that worked! Thank you!