8 | | application/x-font-ttf ttf; (this is the most common mime type for it) |
9 | | application/x-font-woff woff; (the standard will be application/font-woff but this is the correct value for now and is understood by Google Chrome: http://code.google.com/p/chromium/issues/detail?id=70283#hc3) |
10 | | application/x-font-opentype otf; |
| 8 | application/font-woff woff; (http://www.iana.org/assignments/media-types/application/font-woff) |
| 9 | application/x-font-ttf ttf; (this is the most common mime type for this unregistered format) |
| 10 | application/x-font-opentype otf; (same here; this is the most correct type for this unregistered mime type) |