/**
 * @package   PX Allenbach
 * @version   1.0 - Juni 2015
 * @author    Pixelarbeiter GbR - http://pixelarbeiter.de | Framework: YOOtheme http://www.yootheme.com
 * @copyright (c) 2015 - Pixelarbeiter | Framework: Copyright (C) YOOtheme GmbH
 * @license   http://www.gnu.org/licenses/gpl.html GNU/GPL
 */

H1, H2, H3, H4, H5, H6
{
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 1.4 !important;
}
H1
{
	font-size: 34px;
}
H2
{
	font-size: 26px;
}
H3
{
	font-size: 18px;
}
H4
{
	font-size: 16px;
}
H5, H6
{
	font-size: 14px;
}
