-
@czahller I’d use this github.com/zachleat/web-font-loading-recipes#the-compromise-critical-foft-with-preload-with-a-polyfill-fallback-emulating-font-display-optional unless you don’t care about web fonts in non-Chromium Edge, in which case you can remove the polyfill
-
@czahller Note that each code sample in the repo has a non-polyfill version too, see github.com/zachleat/web-font-loading-recipes/blob/master/critical-foft-data-uri.html