body {
	font-family: 'kranto-normal', sans-serif;
}

h1 {
	font-family: 'utile', sans-serif;
	font-weight: 700;
	color: white;
}

h2, h3, h4, h5{
	font-family: 'utile', sans-serif;
	color: white;
	font-weight: 700;
}

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

p {
	font-family: 'kranto-normal', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
	color: white;
}

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

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

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