1. You have to include the font in the package, add a @font-face definition to the CSS and include the reference in the OPF manifest.
2. Actually, OpenType is the only format supported, at least it's the only format suggested by the spec.
3. "application/vnd.ms-opentype", according to the spec.
The message "hyperlink to non-standard resource" probably means that somewhere you have a link to something that is not an XHTML file, it could be a link to an image or something like that. That's not allowed.
|