The post suggests that it would be interesting if the font importer could automatically convert fonts to the WOFF2 format, similar to how the asset library converts images to WEBP. The comments discuss the potential legal issues with this, as the font license may not allow for such conversion. One community member mentions that there are services that perform this conversion, but the legality is unclear. Another community member suggests semi-automatically optimizing fonts by removing non-Latin characters when the page is in Latin, which can significantly reduce the file size. Overall, the community members agree that font optimization is an important topic with various considerations.
I was thinking here, just as the asset library converts images into WEBP, wouldn't it be interesting for the font importer to automatically convert to woff2?