Displaying fonts while offline
-
Hey there,
I’m using xampp to host a website to an intranet. It’s supposed to be a closed system, which means it doesn’t have an outside internet connection. Therefore it cannot load google fonts.
In case there is no connection to google fonts, it gets replaced with a local font. I managed to replace the local font with the one I want, but the plugin still tries to connect to google before loading the local font. This kind of kills the performance of the website.
I wonder if there is a way to skip the connection to google and go straight to the replacement.
This would help tremendously.
- The topic ‘Displaying fonts while offline’ is closed to new replies.