> Just looking at your style.css file, it's got a weird (to my eye) line in it:
>
>         src: local('☺'), 
> url('/media/fonts/LeagueGothic/League_Gothic-webfont.woff') format('woff'),
>

Comes from fontsquirrel. As I recall, it forces the local load if the
font is available, or passes along to download if not.

I'm pretty sure it's nothing in my styles though, as it has only hit
about 5 pages out of about 50,000.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to