/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
#@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300);
#@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700);

body {
	font-family: "Source Sans Pro", Verdana, "Times New Roman", Times, serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu ul.menu-mainmenu > li > a span.jsn-menutitle,
.link-action,
#jsn-menu span,
.componentheading,
.contentheading {
	font-family: "Source Sans Pro", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3.jsn-moduletitle {
	font-family: "Roboto Slab", Verdana, Geneva, Arial, Helvetica, sans-serif;
}