/*
Theme Name: Globe Guide
Version: 1.0
Description:  GlobeGuide.ca Theme
Author: Chris Richardson
Author URI: http://www.rtwlabs.com
Template: hueman
*/

@import url("../hueman/style.css");

body, .entry.excerpt, .entry .wp-caption-text {
	color: #000;
}
.site-title {
	float: none;
}

body{
  font-family: 'Pontano Sans', sans-serif !important;
  font-weight: 400;
  -webkit-font-smoothing: auto;
}

h1,
h2,
h3 {
  font-family: 'Fjalla One', sans-serif !important;
  font-weight: 400;
}

.post-disclosure{
  font-style: italic;
  color: #aaa;
}
