/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/Roboto/Roboto-Regular.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;

}


body {
	font-family: 'Roboto';
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading {
	font-family: 'Roboto';/*Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}