body,
.entry-content p,
.entry-content ol,
.entry-content ul,
.entry-content dl,
.entry-content dt { 
	font-family: 'BentonSansCond', Arial, Helvetica, sans-serif;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
h1,
h2,
h3,
h4,
h5,
h6 { 
	font-family: 'MillerGlobe', Georgia, Times, serif;
}

h1,
h2,
.heading-size-1,
.heading-size-2 {
	font-weight: 500;
}

h3 {
	font-size: 3.5rem;
	font-weight: 400;
}

h4 {
	color: var(--c-red);
	font-size: 1.5rem;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}

.is-style-checkbox li {
	line-height: 1.8;
};

.entry-content li {
	margin-bottom: 22px;
}

.is-style-checkbox li {
	line-height: 1.8;
};
