The delay in font loading (resulting on FOUT) is pretty noticeable. Preloading the font files can help, as well as using more modern/smaller font formats like WOFF/WOFF2 instead of TTF (the 5 TTF font files loaded right now are cumulatively 548kb).
Monorepo for Tangled
tangled.org
Minimize flash of unstyled text #479
open
opened by
uncenter.dev