body {
	font-family: 'DM Sans', sans-serif;
}

h1 {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	color: #FFC000;
}

h2, h3{
	font-family: 'Barlow Condensed', sans-serif;
	color: #FFC000;
	font-weight: 700;
}

input, button, a.button, textarea{
	font-family: 'DM Sans', sans-serif;
}

p {
	font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

header li a{
	font-family: 'DM Sans', sans-serif;
}

.image-choices-use-images legend.gfield_label{
	font-family: 'DM Sans', sans-serif!important;
}

.gfield--type-choice .gfield_description{
	font-family: 'DM Sans', sans-serif!important;
}