View Single Post
Old 05-15-2013, 10:06 AM   #5
Moonraker
Addict
Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.Moonraker ought to be getting tired of karma fortunes by now.
 
Moonraker's Avatar
 
Posts: 314
Karma: 1002965
Join Date: Mar 2006
Location: UK
Device: ILiad. Gen 3, PocketBook 360, Kobo Aura HD, Kindle Oasis 2
Quote:
This was copied from a working @font
Code:

src:url(../Fonts/CharisSILR.ttf)

Note: No quotes
Actually, I put the file through Calibre who moved the following to the page_style.css sheet:

@font-face {
font-family: "alkaios";
font-weight: normal;
font-style: normal;
src: url(../Fonts/alkaios-regular.ttf)
}

Note -- no quotes but I still get the same error from WC3

Property src doesn't exist : url(../Fonts/alkaios-regular.ttf)

I've given up now because the ePub is displaying correctly.

Although, I would be interested to know why it is erroring if anybody knows.
Moonraker is offline   Reply With Quote