dat-ecosystem-archive / datBase

Open data sharing powered by Dat [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
http://datbase.org
244 stars 32 forks source link

Avoid FOIC #434

Closed Kriesse closed 7 years ago

Kriesse commented 7 years ago

FOIC = Flash Of Invisible Content = while custom webfonts are loading there is no text rendered on the page (in Chrome and Safari, Firefox displays a system font while loading the font files). Encountered this on a slow mobile connection, the page does not show any text for 1 minute+.

https://developers.google.com/fonts/docs/webfont_loader

okdistribute commented 7 years ago

Is this fixed now after using more sheetify stuff?