Skip to content

Change font load to nonblocking.

Jeremy Soller requested to merge wright08:feat/nonblocking-fonts into master

Created by: wright08

Setting the swap option of font-display allows the dom to use fallback fonts while loading the custom font. Changing the font to nonblocking reduced time to first meainingful paint by almost two seconds.

Merge request reports