@font-face {
font-family: "corpos";
font-style: normal;
font-weight: 700;
src:
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/._corpos-700.woff2) format("woff2"),
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/corpos-700.woff2) format("woff2");
}

@font-face {
font-family: "corpos";
font-style: normal;
font-weight: 400;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/._corpos-regular.woff2) format("woff2"),
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/corpos-regular.woff2) format("woff2");
}

@font-face {
font-family: "corpos";
font-style: unknown;
font-weight: unknown;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/__MACOSX.) format("");
}

@font-face {
font-family: "corpos";
font-style: normal;
font-weight: 700;
src:
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/._corpos-700.woff2) format("woff2"),
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/corpos-700.woff2) format("woff2");
}

@font-face {
font-family: "corpos";
font-style: normal;
font-weight: 400;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/._corpos-regular.woff2) format("woff2"),
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/corpos-regular.woff2) format("woff2");
}

@font-face {
font-family: "corpos";
font-style: unknown;
font-weight: unknown;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/corpos/__MACOSX.) format("");
}

body, button, input, select, textarea {
	font-size: var(--rh--general--font-size);
	font-family: var(--rh--general--font-family);
	font-weight: var(--rh--general--font-weight);
	line-height: var(--rh--general--line-height);
}

h1 {
	font-size: var(--rh--h1--font-size);
	font-family: var(--rh--h1--font-family);
	font-weight: var(--rh--h1--font-weight);
	line-height: var(--rh--h1--line-height);
}

@media (min-width: 840px) { 
	h1 { 
		font-size: 4.4rem;
	}
}

h2 {
	font-weight: var(--rh--h2--font-weight);
}

h3 {
	font-weight: var(--rh--h3--font-weight);
}

h4, h5, h6 {
	font-weight: var(--rh--h4_h6--font-weight);
}

.main-navigation a {
	font-weight: var(--rh--menu--font-weight);
}

.wp-block-rh-cta {
	font-weight: var(--rh--cta--font-weight);
}

:root {
--rh--general--font-size: 1.8rem;
--rh--general--font-family: corpos, Arial, Helvetica, sans-serif;
--rh--general--font-weight: 400;
--rh--general--line-height: 1.7;
--rh--h1--font-size: 3rem;
--rh--h1--font-family: corpos, Arial, Helvetica, sans-serif;
--rh--h1--font-weight: 700;
--rh--h1--line-height: 1.25;
--rh--h2--font-weight: 400;
--rh--h3--font-weight: 400;
--rh--h4_h6--font-weight: 400;
--rh--menu--font-weight: 400;
--rh--cta--font-weight: 400;

}
/* rh-husk end */