lim: woeful Mulder (WOE)
it's ok i can fix it ([personal profile] lim) wrote in [site community profile] dw_styles2010-04-14 06:09 pm
Entry tags:

@font-face rejected!omg

My custom font style is being cleaned as suspect (too many bytes). I've tried linking it, adding an external sheet, and encoding in base64, but no dice. I know it's a big weight (74kb in base64), but it's only in ttf/woff, so Internet Explorer users won't dl it anyway. And I don't have a banner on the page, which could be vastly huger.

Is there a way to get an exception for fonts? Could I buy more space? Is there a sneaky way round it, does anyone know? It's not an obnoxious font! It's only for the titles... I'm whining here, I realise. *g*

update Answered: the culprit is the font smiley method. Use ordinary Irish method instead.
foxfirefey: A fox colored like flame over an ornately framed globe (Default)

[personal profile] foxfirefey 2010-04-14 10:58 pm (UTC)(link)
Previous discussion on this topic has taken place here:

http://layoutmakers.dreamwidth.org/5590.html

(Not that anybody else is expected to know this--I just remember it.)
av8rmike: Dalek with text: EXPLAIN EXPLAIN (explain)

[personal profile] av8rmike 2010-04-15 02:43 am (UTC)(link)
If you're talking about seeing an error "suspect CSS: high bytes" in the source of your page, that has nothing to do with the size of your stylesheet or its fonts or graphics. It means that there's an illegal character in it that the CSS cleaner is rejecting. "High bytes" means that the illegal character has a hex value outside that of the standard ASCII printable characters. Make sure there aren't any "smart quotes" or other Unicode characters in the stylesheet.