move note about fontdrvhost

Geremia Taglialatela 2018-09-26 15:22:32 +02:00
parent eb21825500
commit 372ab7c469

@ -51,7 +51,6 @@ Check the following:
3. **For Internet Explorer**: you don't serve files with `no-store` option in Cache-control header (Ref: [#6454](https://github.com/FortAwesome/Font-Awesome/issues/6454));
4. **For Internet Explorer and HTTPS**: you don't serve files with `no-cache` option in Pragma header;
5. **For Internet Explorer**: try to get rid of the query strings inside the `@font-face` definitions. You need a custom css file (Ref: [#3286](https://github.com/FortAwesome/Font-Awesome/issues/3286)).
6. **For Windows systems**: please make sure that your antivirus is not blocking `fontdrvhost.exe` (Ref: [#8472](https://github.com/FortAwesome/Font-Awesome/issues/8472)).
---
@ -93,6 +92,10 @@ Please try to reset your browser settings (Tools >> Internet Options >> Advanced
Ref: [#8825]( https://github.com/FortAwesome/Font-Awesome/issues/8825) for more information.
Please make sure that your antivirus is not blocking `fontdrvhost.exe`
Ref: [#8472](https://github.com/FortAwesome/Font-Awesome/issues/8472) for more information.
---
#### Internet Explorer 8 caveats