Hi @loopforever, can you tell me which browser it is where you’re seeing this?
Also, I notice that the error message includes font-family: “FontAwesome”, but the .eot files being loaded would have a font family of “Font Awesome 5 Free”. It might be that this mismatch of font-family is what’s causing the problem.
But that also raises the question as to why there’s a FontAwesome in there at all: that’s the old Font Awesome Version 4 font-family name. Do you have some other CSS on your website that uses that old font-family name?
Thank you for your answer.
This is an error appearing in firefox browser. I have not used it in any CSS file, but it may be used by the theme or any plugin.
Is there any practical solution to solve this?
Is there a URL I could point a firefox web browser at to investigate further?