/**
* @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=Lato);

body {
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	line-height: 1.2em;
	}

.subheading-category {
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	}


#jsn-gotoplink,
.page-header,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading {
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	}
