/**
* @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=Oswald:regular,bold);
@import url(http://fonts.googleapis.com/css?family=Alef);
body {
	font-family: alef;
	font-size: 95%;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading {
    font-family:alef;}
body.jsn-textstyle-business .jsn-moduletitle {
	font-weight: normal;
}