body {
	font-family: 'neue-haas-grotesk-display', sans-serif;
}

h1 {
	font-family: 'sofia-pro-condensed', sans-serif;
	font-weight: 700;
	color: #262626;
}

h2, h3{
	font-family: 'sofia-pro-condensed', sans-serif;
	color: #262626;
	font-weight: 700;
}

input, button, a.button, textarea{
	font-family: 'neue-haas-grotesk-display', sans-serif;
}

p {
	font-family: 'neue-haas-grotesk-display', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
	color: #4A4A4A;
}

header li a{
	font-family: 'neue-haas-grotesk-display', sans-serif;
}

.image-choices-use-images legend.gfield_label{
	font-family: 'neue-haas-grotesk-display', sans-serif!important;
}

.gfield--type-choice .gfield_description{
	font-family: 'neue-haas-grotesk-display', sans-serif!important;
}