MediaWiki:Common.css: Difference between revisions

Shortened URL, added quotes
Tag: Reverted
Try WOFF font
Tag: Reverted
Line 5: Line 5:
@font-face {
@font-face {
   font-family: "Interstate Regular";
   font-family: "Interstate Regular";
   src: url('../fonts/INTERR.ttf') format('truetype');
   src: url('../fonts/interstate-regular.woff') format('woff');
}
}