I have a call to an offsite script (.js) which I can only assume is some kind of preloader or CDN for the site's fonts. However - there is no frontend to this website (fonts) and no contact info from the WhoIs lookup.
Do I need this or is it defunct? An explanation of what this script actually does would also be useful! Cheers
It doesn't error in console (200 found), so the script exists. There are a number of woff fonts included in the theme directory. I have contacted fonts who say it isn't connected with them.
It's a SilverStripe site, currently being migrated to WP.
I have a call to an offsite script (http://fast.fonts/jsapi/0f1b6603-bb67-4e35-aaae-301a9e1729f2.js) which I can only assume is some kind of preloader or CDN for the site's fonts. However - there is no frontend to this website (fonts) and no contact info from the WhoIs lookup.
Do I need this or is it defunct? An explanation of what this script actually does would also be useful! Cheers
It doesn't error in console (200 found), so the script exists. There are a number of woff fonts included in the theme directory. I have contacted fonts. who say it isn't connected with them.
It's a SilverStripe site, currently being migrated to WP.
Share Improve this question asked Jan 7, 2019 at 8:14 Huds0nHuds0n 711 silver badge4 bronze badges 2-
3
The script references api2.fonts. when you go fonts it sends you an expired
fonts.
cert. It really looks like it is connected to them. Also the wayback machine shows redirects for fonts.. – Mark Commented Jan 7, 2019 at 8:19 - Maybe the help desk doesn't know how everything is wired together. BTW it looks like you can get your same script via fonts.: fast.fonts./jsapi/0f1b6603-bb67-4e35-aaae-301a9e1729f2.js – Mark Commented Jan 7, 2019 at 8:38
1 Answer
Reset to default 5This ment is correct.
You can purchase web fonts from the website fonts. and use them on your site either by downloading the font file or by using an external script or css link. In your case, you are using the latter option.
The subdomain fast.fonts points to their service that they use to deliver these fonts to your website.
You can see from the documentation https://www.fonts./web-fonts/instructions that the link generated is a fast.fonts link.