Out of convenience, we fefch fonts from mozilla.org but mozilla.org servers are in the US, slow for us localizers in EMEA and a lot of our initial page load time is getting them.
Let's host them ourselves on Transvision, potentially I might look at using Fira Sans instead of OpenSans since it seems mozilla is transitionning to that on the middle term.
The text was updated successfully, but these errors were encountered:
* Don't provide fallbacks for old browsers, just use woff
* Cache them via .htaccess
* Put them in a local fonts folder
A quick check on my local instance gives good results on page load (/3)
* Don't provide fallbacks for old browsers, just use woff
* Cache them via .htaccess
* Put them in a local fonts folder
A quick check on my local instance gives good results on page load (/3)
* Don't provide fallbacks for old browsers, just use woff
* Cache them via .htaccess
* Put them in a local fonts folder
A quick check on my local instance gives good results on page load (/3)
Out of convenience, we fefch fonts from mozilla.org but mozilla.org servers are in the US, slow for us localizers in EMEA and a lot of our initial page load time is getting them.
Let's host them ourselves on Transvision, potentially I might look at using Fira Sans instead of OpenSans since it seems mozilla is transitionning to that on the middle term.
The text was updated successfully, but these errors were encountered: