/*
	Theme Name: OHA
	Theme URI: OHA.com
	Author: Sustain Hawaii
	Author URI: http://www.sustainhawaii.org
	Description: Responsive, Foundation 5.4 theme for OHA
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: oha
*/

@import url("css/tooltipster.css");

@import url("css/custom.css");

.patrickhand {
font-family: 'Patrick Hand', cursive;
font-size: 32px;
line-height: 50px;
color: #000;
}

.patrickhand-title {
font-family: 'Patrick Hand', cursive;
font-size: 50px;
line-height: 50px;
color: #000;
}

.patrickhand-small {
font-family: 'Patrick Hand', cursive;
font-size: 18px;
line-height: 30px;
color: #7b7b7b;
}