I've always wondered the legality of downloading web fonts from Google Fonts and self-hosting them. At first glance it probably doesn't sound like a problem, I get it's effectively the same as serving them from Google, but I know fonts can also sometimes have strange licensing requirements… so I always figured it was safer just to avoid it entirely.
Self-host your fonts for better performance
31–40 of 417 posts
Re: Self-host your fonts for better performance
#32I'm usually the first one to sneer in disbelief at super users who 'go nuclear' and disable the likes of javascript and images when browsing the web, but lately, I've been experimenting with having custom fonts disabled (that is, fonts I don't have locally), and it feels to me that page loads are much faster, and in some case more readable (pages feel 'cleaner'?). The only issues I've come across so far is when a sit…
If you want a really fast web experience, try disabling images and javascript too! (on rereading this I sounded sarcastic, but I really wasn’t trying to be)
Re: Self-host your fonts for better performance
#33I'm usually the first one to sneer in disbelief at super users who 'go nuclear' and disable the likes of javascript and images when browsing the web, but lately, I've been experimenting with having custom fonts disabled (that is, fonts I don't have locally), and it feels to me that page loads are much faster, and in some case more readable (pages feel 'cleaner'?). The only issues I've come across so far is when a sit…
If you want a really fast web experience, try disabling images and javascript too! (on rereading this I sounded sarcastic, but I really wasn’t trying to be)
https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-...
Re: Self-host your fonts for better performance
#34The reason why Google Fonts is so popular and provided through countless of CMS, plugins and hosted site builders is because it's super easy to embed.
Re: Self-host your fonts for better performance
#35Re: Self-host your fonts for better performance
#36I've always wondered the legality of downloading web fonts from Google Fonts and self-hosting them. At first glance it probably doesn't sound like a problem, I get it's effectively the same as serving them from Google, but I know fonts can also sometimes have strange licensing requirements… so I always figured it was safer just to avoid it entirely.
I have yet to see anyone independently verify this, but to me it seems that Google fonts sends different versions of fonts, depending on the user agent. Downloading a font and using it on a different operating system from where the original download comes from seems to make the font look... unusual?
Re: Self-host your fonts for better performance
#37LocalCDN (Firefox Extension) solves the performance issue on the client side, i assume: https://addons.mozilla.org/en-US/firefox/addon/localcdn-fork... https://codeberg.org/nobody/LocalCDN/src/branch/main/resourc... (and adds extra privacy as a bonus.)
There is this tried-and-true extension: https://addons.mozilla.org/en-US/firefox/addon/decentraleyes... LocalCDN seems to be a fork of it, why should we be using it when it has so few users?
https://github.com/Synzvato/decentraleyes/issues/34
However maybe the situation has changed since then..
Re: Self-host your fonts for better performance
#38I've always wondered the legality of downloading web fonts from Google Fonts and self-hosting them. At first glance it probably doesn't sound like a problem, I get it's effectively the same as serving them from Google, but I know fonts can also sometimes have strange licensing requirements… so I always figured it was safer just to avoid it entirely.
But most of Google Fonts are either SIL Open Font or Apache Licensed
Re: Self-host your fonts for better performance
#39I'm usually the first one to sneer in disbelief at super users who 'go nuclear' and disable the likes of javascript and images when browsing the web, but lately, I've been experimenting with having custom fonts disabled (that is, fonts I don't have locally), and it feels to me that page loads are much faster, and in some case more readable (pages feel 'cleaner'?). The only issues I've come across so far is when a sit…
Re: Self-host your fonts for better performance
#40Funny to see the article mention "Sia" without a surname, so I assumed it was the famous "Sia" (singer).