Now I'm trying to add to it to make it use the Adobe Centaur font (which is nicer) if the user has that installed, and use the free webfont if not. I've set the hosted version to chmod 000 so that I can see what I'm doing, and I'm trying out src: local statements in the css file. And it only works in Chrome, not Firefox. Does firefox not pay attention to src:local or something?
I've got rid of the IE-fixing stuff for now for simplicity, and the css I'm trying is:
EDIT: But now it's working... I suspect there is some caching going on here and confusing things, either by the browsers or by DW's cssproxy. Ah well, it seems to work for now...
no subject
Now I'm trying to add to it to make it use the Adobe Centaur font (which is nicer) if the user has that installed, and use the free webfont if not. I've set the hosted version to chmod 000 so that I can see what I'm doing, and I'm trying out src: local statements in the css file. And it only works in Chrome, not Firefox. Does firefox not pay attention to src:local or something?
I've got rid of the IE-fixing stuff for now for simplicity, and the css I'm trying is:
EDIT: But now it's working... I suspect there is some caching going on here and confusing things, either by the browsers or by DW's cssproxy. Ah well, it seems to work for now...