... | ... | @@ -27,7 +27,7 @@ Whenever you upload font files to Rackspace Cloud Files, you will have to modify |
|
|
* Update the `content-type` header as follows:
|
|
|
* For `.eot` files: `application/vnd.ms-fontobject`
|
|
|
* For `.otf` files: `font/opentype`
|
|
|
* For `.woff` files: `font/x-woff`
|
|
|
* For `.woff` files: `application/font-woff`
|
|
|
* svg: `image/svg+xml` (should already be set correctly by Rackspace)
|
|
|
* Add a custom header to `eot`, `otf`, `woff` and `svg` font files:
|
|
|
* `Access-Control-Allow-Origin` with value `*`
|
... | ... | |