Console errors related to font on page load inside managed package namespace

This is with version 10.0.1. I identified the issue - the theme made reference to an external font that was hosted in the Skuid namespace. Viewing this through another package’s namespace (i.e. through our package’s visualforce) caused an issue. It looks like web fonts have changed on the theme side since we last updated Skuid. I removed the reference to the resource and changed it to a new Google font which worked without errors.