.navbar .brand { font-size: 1.2em; }
.navbar-inner { font-size: .7em; min-height: 0; border: 0; }

* {margin:0;padding:0;}

h2 {
 font-family: "granjonbold";
 font-style: normal;
 font-weight: normal;
}

h4 {
 font-family: "granjonitalic";
 font-style: normal;
 font-weight: normal;
}

body {
 font-family: 'granjon';
 font-size: 22px;
 color: #222222;
/* letter-spacing: 0.01rem;
 font-weight: 400; */
 font-style: normal;
 line-height: 1.5;
}

.container-fluid {
 padding: 0 1em 0 1em;
}

.navbar .brand { font-family: 'lobster'; }

.navbar .header .nav li a {
	font-size: 32px;
	color: #666666;
	font-family: 'granjonbold';
	font-weight: normal;
	text-transform: none;
}

.table-condensed th, .table-condensed td {
/*	font-size: 16px;
	margin: 0 auto; */
}
