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

h1 {
	font-family: "Inter", sans-serif;
	font-weight: normal;
	color: #00A1DE;
}

h2, h3{
	font-family: "Inter", sans-serif;
	color: #00A1DE;
	font-weight: normal;
}

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

p {
	font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
	color: #747474;
}

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;
}