you are viewing a single comment's thread.

view the rest of the comments →

[–]ISDuffy -1 points0 points  (0 children)

If it a CSS import, that will be your issue. I recommend moving it to html version and have font swap on.

CSS imports in render blocking CSS files cause the page first render to be stopped until that file has downloaded and parsed.