Did you move your site recently? You have a lot of references to this site:
http://corretorasdemodabh-com.umbler.net/
Chrome enforces a security feature called Cross-Origin Resource Sharing. Basically that means that it won’t allow you to load certain resources from a different domain name. If you go to Settings → General, does it still point to your old site?
Hi,
Your website URL is http://www.corretorasdemodabh.com/
But your files are loading from http://corretorasdemodabh-com.umbler.net
For example.
http://corretorasdemodabh-com.umbler.net/wp-content/themes/evolve/style.css
Firefox and Chrome will block your icon font files due to CORS as mentioned by crouchingbruin
It will work in Safari because, Safari does not implement CORS blocking.
Your WordPress Address (URL) and Site Address (URL) in your Settings -> General should be similar in order to avoid this issue.
Thank you