| author | ymh <ymh.work@gmail.com> |
| Wed, 12 Mar 2014 16:52:58 +0100 | |
| changeset 597 | 6cbcec19079b |
| parent 477 | 504f199062df |
| permissions | -rw-r--r-- |
|
477
504f199062df
Add some MIME instructions for font to silence Chrome warnings.
gibus
parents:
diff
changeset
|
1 |
AddType application/vnd.ms-fontobject .eot |
|
504f199062df
Add some MIME instructions for font to silence Chrome warnings.
gibus
parents:
diff
changeset
|
2 |
AddType font/ttf .ttf |
|
504f199062df
Add some MIME instructions for font to silence Chrome warnings.
gibus
parents:
diff
changeset
|
3 |
AddType font/otf .otf |
|
504f199062df
Add some MIME instructions for font to silence Chrome warnings.
gibus
parents:
diff
changeset
|
4 |
AddType application/x-font-woff .woff |