You can try and load the svg version of the font first for chrome, you can do this via a chrome only media query, for example: https://gist.github.com/wycks/42e88a4a6e034863584c
If that doesn't work you can try a .htaccess rule. If that doesn't work you need to re-render your fonts.
Make sure to test in all browsers when you make a change because it might suddenly work in chrome then break in ie.
You can try and load the svg version of the font first for chrome, you can do this via a chrome only media query, for example: https://gist.github.com/wycks/42e88a4a6e034863584c
If that doesn't work you can try a .htaccess rule. If that doesn't work you need to re-render your fonts.
Make sure to test in all browsers when you make a change because it might suddenly work in chrome then break in ie.