<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* @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=Archivo+Narrow);

body {
	font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading,
h3.jsn-moduletitle
ul.menu-treemenu li a,
ul.menu-sidemenu li a {
	font-family: 'Archivo Narrow', Arial, Helvetica, sans-serif;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-weight: normal;
}</pre></body></html>