Yeah, I originally was using that method of using fonts up until dropbox took away our public folders. I have to take them out, since they're not valid anymore...
To remedy that issue on my other blog, I was linking in fonts with an external css file. This is what I use in my CSS (minus the asterisks):
This works on insanejournal to link my fonts in just fine, but on DW, it kills the layout (I have tested on this 'core 1' flexible squares, and a different 'core 2' layout)
For DW I think, perhaps, I need to be doing something on the actual base layer, too?
no subject
To remedy that issue on my other blog, I was linking in fonts with an external css file.
This is what I use in my CSS (minus the asterisks):
<*link rel="stylesheet" href="https://arashic.neocities.org/fonts.css"*>
This works on insanejournal to link my fonts in just fine, but on DW, it kills the layout (I have tested on this 'core 1' flexible squares, and a different 'core 2' layout)
For DW I think, perhaps, I need to be doing something on the actual base layer, too?