MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
removing unused custom fonts
imported>Logoarto
No edit summary
imported>Logoarto
(removing unused custom fonts)
Line 19: Line 19:
     font-weight: bold;
     font-weight: bold;
}
}
@font-face {
 
    font-family: 'Gotham Book';
    src: url('https://static.wikiforge.net/avidwiki/0/0e/Gotham-Book.otf');
}
@font-face {
    font-family: 'Gotham Medium';
    src: url('https://static.wikiforge.net/avidwiki/f/f0/Gotham-Medium.otf');
}
@font-face {
    font-family: 'Gotham Bold';
    src: url('https://static.wikiforge.net/avidwiki/f/f3/Gotham-Bold.otf');
}
@font-face {
    font-family: 'Gotham Black';
    src: url('https://static.wikiforge.net/avidwiki/7/7e/Gotham-Black.otf');
}
@font-face {
    font-family: 'Waltograph';
    src: url('https://static.miraheze.org/avidwiki/f/fb/Waltograph42.otf');
}
/* Code copied from [[wikipedia:MediaWiki:Common.css]] */
/* Code copied from [[wikipedia:MediaWiki:Common.css]] */
/* Make Main Page title invisible */
/* Make Main Page title invisible */
Anonymous user

Navigation menu