|
|
|
|
|
by dpup
4574 days ago
|
|
Typekit understandably wants to make sure that no one else uses the font bundles, so they check the referrer. If you strip referrers it'll block the response and eventually it'll timeout, and show using the default system font. The choice is a delay for the few people who block referrers or a flash of unstyled content for everyone else. |
|