typekit / webfontloader

Web Font Loader gives you added control when using linked fonts via @font-face.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not all fonts are loaded when checking with `document.fonts.check`

Skwai opened this issue · comments

When loading files there are cases where the font thinks it's loaded but when you run document.fonts.check on it, it fails.

CodePen example here:

https://codepen.io/Skwai/pen/NWRWKOP

Where one font or another invariably fails to "load" correctly, eg.:

image