h1, h2, h1 a, h2 a {
    font-family: 'Sofia Sans', sans-serif;
}
h1, h1 a {
	font-weight: 700 !important;
    }
h2, h2 a {
	font-weight: 700 !important;
    }
h3, h4, h5, h6, h3 a {
	font-family: 'Sofia Sans', sans-serif;
}
h3, h3 a {
    font-weight: normal !important;
    text-transform: uppercase !important;
/*     letter-spacing: 2px !important; */
    }
body, p, a, li, .site-footer, option {
    font-family: 'Sofia Sans', sans-serif;
    }
#navbar-main {
	font-family: 'Sofia Sans', sans-serif;
}
.form-type-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: 'Sofia Sans', sans-serif;
}