MediaWiki:Common.css

From Native Big Data Documentation
Revision as of 17:44, 10 January 2019 by Ignacio (talk | contribs)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */

@font-face {
	font-family: 'lm_roman';
	font-style: normal;
	font-weight: normal;
	src: local('LMRoman10_Regular'), url('http://nativebigdata.com/font/lmroman10_regular.woff') format('woff');
}

@font-face {
	font-family: 'tga_sans';
	font-style: normal;
	font-weight: normal;
	src: local('texgyreadventor_regular'), url('http://nativebigdata.com/font/texgyreadventor_regular.woff') format('woff');
}

div#content h1, div#content h2 { font-family: 'tga_sans' }