h1, h1 a {
    font-family: 'Special Elite';
}
h1, h1 a {
	font-weight: 700;
    text-transform: uppercase;
    }
h2, h2 a {
    font-family: 'Quicksand';
	font-weight: 700;
    }
h3, h4, h5, h6, h3 a {
    font-family: 'Quicksand';
}
h3, h3 a {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    }

body, p, a, li {
    font-family: 'Quicksand' !important; 
}
