Sadly IE8 is still a browser we need to build for. Sometimes loading a set of local webfonts can break the whole website, as needed resources are not being loaded or timeout.

Best way is to split IE8 webfonts loading from other browsers, by using conditionals:

IE8 webfonts CSS

Only loading the required .EOT files.

Enjoy coding ….