View source for MediaWiki:Common.css
From All Skies Encyclopaedia
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
<style>
@font-face {
/* @import url( 'https://xing.fmi.uni-jena.de/Assurbanipal.ttf'); */
font-family:'MyFont';
unicode-range: U+00001-12000;
src: local('Liberation Sans');
}
@font-face {
/* @import url( 'https://xing.fmi.uni-jena.de/Assurbanipal.ttf'); */
font-family:'MyFont' !important;
unicode-range: U+12000-12399;
src: local('Assurbanipal'),
url(https://xing.inf-bb.uni-jena.de/extensions-core/UniversalLanguageSelector/data/fontrepo/fonts/Assurbanipal.ttf) format("truetype");
/*NeoAssyrian Font is called "Assurbanipal" by Sylvie Vanséveren
*/
/* body{
font-family:'Liberation Sans';
000
1:0
Return to MediaWiki:Common.css.