.post header h1,
.type-page header h1, h1.page-title,h1.product_title {
  font-weight: 300;
  position: relative;
  text-shadow:none;
  font: 300 2em/1em 'Fjalla One', arial, sans-serif;
  color: #3E3E3E;
  text-transform:uppercase;
}

.post header h2,
.type-page header h2, h2.page-title, h2.product_title {
	font-weight: 300;
  position: relative;
  text-shadow:none;
  font: 300 1.4em/1em 'Fjalla One', arial, sans-serif;
  color: #3E3E3E;
  text-transform:uppercase;
}