Remove Google fonts with functions?
-
Hi there,
I would like to use a function to prevent google fonts from being loaded via fonts.googleapis.com. Unfortunately I can’t get the following two requests deleted from the source code:
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Google+Sans:400,500,700|Google+Sans+Text:400&lang=de"> <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Google+Sans+Text:400&text=%E2%86%90%E2%86%92%E2%86%91%E2%86%93&lang=de">
I also don’t know how to use these fonts locally on the server. (I have already successfully converted other fonts locally.) Appreciate any advice on this, thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Remove Google fonts with functions?’ is closed to new replies.