internet explorer - IE9 blocks download of cross-origin web font - Stack Overflow
OK, here's what worked. Place the following section in your Apache config for the host you're serving the fonts from: Header set Access-Control-Allow-Origin "http://mydomain.com"...