You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Adobe site appears to be using Typekit fonts (adobe-clean-han-japanese). When tracked in the Network inspector, these are the only font files referenced:
Uplifted from https://tenfourfox.tenderapp.com/discussions/problems/8650-bad-font-detected-error
The Apple URLs are straightforward.
The Adobe site appears to be using Typekit fonts (
adobe-clean-han-japanese). When tracked in the Network inspector, these are the only font files referenced:https://use.typekit.net/af/7088b5/0000000000000000000177de/27/m?unicode={elided}&features=NONE&v=3
https://use.typekit.net/af/dd9acd/0000000000000000000177dc/27/m?unicode={elided}&features=NONE&v=3
https://use.typekit.net/af/430cc5/0000000000000000000177da/27/m?unicode={elided}&features=NONE&v=3
An
icomoon.ttfis also loaded but appears to work fine. I guess we could block on the base URL.