/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* archivo-narrow-regular - latin */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400;
  src: url('https://hartlich.eu/fonts/archivo-narrow-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular'),
       url('https://hartlich.eu/fonts/archivo-narrow-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://hartlich.eu/fonts/archivo-narrow-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://hartlich.eu/fonts/archivo-narrow-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://hartlich.eu/fonts/archivo-narrow-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://hartlich.eu/fonts/archivo-narrow-v8-latin-regular.svg#ArchivoNarrow') format('svg'); /* Legacy iOS */
}

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;
}
