MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 66: Line 66:
   font-family: 'Gothevian';
   font-family: 'Gothevian';
   src: url("https://damenmaughan.github.io/FontBackup/Gutchk-Regular.otf") format('opentype');
   src: url("https://damenmaughan.github.io/FontBackup/Gutchk-Regular.otf") format('opentype');
}
@font-face{
  font-family: 'Draconic';
  src: url("https://files.catbox.moe/pb51cy.otf") format('opentype');
}
}


Line 107: Line 112:
.Gthv{
.Gthv{
     font-family: 'Gothevian', sans-serif;
     font-family: 'Gothevian', sans-serif;
}
.Ucrn{
    font-family: 'Draconic', sans-serif;
}
}


Navigation menu