Avoid third party dependencies (Google Fonts, etc.) in Border Radio's website to be privacy friendly.
Some of them:
== Google Fonts ==
Goal:
[ ] remove //any// remote resource and replace with local fonts
All of them:
* https://fonts.googleapis.com/css?family=Open+Sans%3Aregular%2C700%7CKhand%3A500&subset=latin-ext%2Clatin-ext%2Clatin-ext%2Clatin-ext%2Clatin-ext%2Clatin-ext%2Clatin-ext%2Clatin-ext
We can download them using this amazing tool:
* https://google-webfonts-helper.herokuapp.com/fonts
== YouTube ==
Goal:
[ ] Remove //any// proprietary JavaScript
All of them:
* https://www.youtube.com/s/player/38c5f870/www-widgetapi.vflset/www-widgetapi.js
* https://www.youtube.com/iframe_api?ver=5.5.4
We can live without these scripts I think. Just using the `<iframe>` instead of native player would be good.
Bonus point:
[ ] Adopt "YouTube NoCookie" when available
Example
* https://www.youtube-nocookie.com/embed/PzGAGfSObOw