Hide content until Typekit fonts are loaded or timed out.
.wf-loading { body { visibility: hidden; } } .wf-active, .wf-inactive { body { visibility: visible; } }