Since last week I noticed that I’ve been getting the above error code in both Firefox and Google Chrome only when I’m in web editor (not on live site or preview). I get the console error nearly every web page on my site, including web pages that do not have any code. I can’t say for sure if it has always been there or not. I’m concerned that this may cause issues when i try to publish my site for another update. I don’t want to publish and my site is rendered useless until this is resolved.
I can’t seem to find this issue in the forums or on google. Can anyone tell me how to fix this? Here is the console log:
failed to load fonts
Object { family: “avenir-lt-w01_35-light1475496”, style: “normal”, weight: “normal”, stretch: “normal” }
family: “avenir-lt-w01_35-light1475496”
stretch: “normal”
style: “normal”
weight: “normal”
failed to load fonts
Object { family: “sans-serif”, style: “normal”, weight: “normal”, stretch: “normal” }
family: “sans-serif”
stretch: “normal”
style: “normal”
weight: “normal”
: Object { load: load(e, t), … }
Personally i think this is a Wix issue and not something I did, but I’m fairly new to coding and debugging anyway. If anyone can resolve this that’d be amazing. Thanks!