MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
attempt 3
imported>Hb1290
No edit summary
imported>Hb1290
(attempt 3)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url('/w/extensions/FontAwesome/res/fontawesome/css/all.min.css');
@import url('/w/extensions/FontAwesome/res/fontawesome/css/all.min.css');
@import url('https://cdn.discordapp.com/attachments/1018197597153935380/1019626454595678268/CLGSans-Regular.ttf');
@import url('https://static.miraheze.org/avidwiki/7/7e/CLGSans-Regular.ttf');
@import url('https://cdn.discordapp.com/attachments/1018197597153935380/1020109078980206592/CLGSans-Bold.ttf');
@import url('https://static.miraheze.org/avidwiki/6/6f/CLGSans-Bold.ttf');
/* Define AVID Sans typefaces*/
/* Define AVID Sans typefaces*/
@font-face {
@font-face {
     font-family: 'AVID Sans';
     font-family: 'AVID Sans';
     src: url('https://cdn.discordapp.com/attachments/1018197597153935380/1019626454595678268/CLGSans-Regular.ttf');
     src: url('https://static.miraheze.org/avidwiki/7/7e/CLGSans-Regular.ttf');
}
}


Line 13: Line 13:
}
}
@font-face {
@font-face {
     font-family: 'AVID Sans';
     font-family: 'AVID Sans Bold';
     src: url('https://cdn.discordapp.com/attachments/1018197597153935380/1020109078980206592/CLGSans-Bold.ttf');
     src: url('https://static.miraheze.org/avidwiki/6/6f/CLGSans-Bold.ttf');
}
}


Anonymous user

Navigation menu