Thread: verifying html
View Single Post
Old 08-29-2010, 09:15 PM   #17
JaneFancher
Zealot
JaneFancher has a complete set of Star Wars action figures.JaneFancher has a complete set of Star Wars action figures.JaneFancher has a complete set of Star Wars action figures.JaneFancher has a complete set of Star Wars action figures.JaneFancher has a complete set of Star Wars action figures.
 
JaneFancher's Avatar
 
Posts: 123
Karma: 496
Join Date: Feb 2009
Location: Spokane, Washington
Device: Kindle2
Quote:
Originally Posted by pholy View Post
For ADE, using a fall-back generic seems to work OK - from this span class:

.TurinTalk {
font-family: "Hand Me Down S (BRK)", sans-serif;
font-style: italic;
}

I do get italic sans-serif text...

from this:
.subvocal {
font-family: "Hand Me Down S (BRK)", sans-serif;
}

I get the hand-me-down font used.

So try a fall-back in the class definition -not in the @font-face definition, as you may recall
Hah! thou dost assume far greater capacity in CSS than I doth have. I make it up as I go along. Compare what happens when I change something.

I'll give this a try and see what happens. Thanks!
JaneFancher is offline   Reply With Quote