[6/n] @next/font/google: Cache stylesheet locally (#2940)
* Add font-data.json
* Initial implementation of dynamic ImportMapping replacement
* Extract font urls
* Download fonts
* Update stylesheet
* Vc-ify
* Apply suggestions from code review
Co-authored-by: Alex Kirszenberg <alex.kirszenberg@vercel.com>
* Check in font-data.json update script and update font-data.json
* Add font update to ci schedule
* assert -> bail
* Remove extraction and caching of fonts
Co-authored-by: Alex Kirszenberg <alex.kirszenberg@vercel.com>