MediaWiki:Common.css: Difference between revisions

Try URL
Tag: Reverted
Shortened URL, added quotes
Tag: Reverted
Line 4: Line 4:


@font-face {
@font-face {
   font-family: Interstate Regular;
   font-family: "Interstate Regular";
   src: url('https://thinkserver.freddythechick.net/fonts/INTERR.ttf') format('truetype');
   src: url('../fonts/INTERR.ttf') format('truetype');
}
}