MediaWiki:Common.css
/* CSS placed here will be applied to all skins */
@import url(http://fonts.googleapis.com/css?family=Chango);
@import url(http://fonts.googleapis.com/css?family="Roboto Slab");
@import url(http://fonts.googleapis.com/css?family=Raleway);
#content { font-family: Raleway,"Helvetica Neue",helvetica,sans-serif;}
h1 { font-family: Chango,"Helvetica Neue",helvetica,sans-serif;}
h2, h3, h4, h5, h6 { font-family: "Roboto Slab","Helvetica Neue",helvetica,sans-serif;}
.tocnumber { display: none; }