View Single Post
Old 06-16-2013, 09:08 PM   #9
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,779
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by soloist66 View Post
Hmmm. I only included the quotes for the post. When I tried using the numeric weight values in Calibre to define Extra CSS, I did not use quotes, e.g.,
@font-face {
font-family: "LexiaDaMa";
font-weight: 600;
font-style: normal;
src: url(res:///Data/fonts/LexiaDaMa.otf);
}
AH!
font-weight in the @font

I think this needs to match the actual usage font-weight: in the selector (the reason there can be 4 @fonts. 1 for each combination of Style and Weight)
theducks is offline   Reply With Quote