@font-face {
font-family: "rubik-v26";
font-style: italic;
font-weight: 400;
src:
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-italic.woff2) format("woff2");
}

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

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

@font-face {
font-family: "rubik-v26";
font-style: italic;
font-weight: 700;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-700italic.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: italic;
font-weight: 500;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-500italic.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: normal;
font-weight: 500;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-500.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: normal;
font-weight: 300;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-300.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: italic;
font-weight: 300;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-300italic.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: normal;
font-weight: 900;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-900.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: italic;
font-weight: 900;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-900italic.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: normal;
font-weight: 600;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-600.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: italic;
font-weight: 600;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-600italic.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: italic;
font-weight: 800;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-800italic.woff2) format("woff2");
}

@font-face {
font-family: "rubik-v26";
font-style: normal;
font-weight: 800;
src: 
url(/wp-content/uploads/rh-aim/_custom-fonts/rubik-v26-latin/rubik-v26-latin-800.woff2) format("woff2");
}

/* lobster-regular - latin */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lobster Regular'), local('Lobster-Regular'),
       url('/wp-content/plugins/rh-loki/fonts/lobster-v20-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/plugins/rh-loki/fonts/lobster-v20-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lobster-regular - latin */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lobster Regular'), local('Lobster-Regular'),
       url('/wp-content/plugins/rh-loki/fonts/lobster-v20-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/plugins/rh-loki/fonts/lobster-v20-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
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);
}

@media (min-width: 840px) { 
	body, button, input, select, textarea { 
		font-size: px;
	}
}

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

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

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

@media (min-width: 840px) { 
	h3 { 
		font-size: px;
	}
}

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

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

@media (min-width: 840px) { 
	.main-navigation a { 
		font-size: px;
	}
}

.wp-block-rh-cta {
	font-size: var(--rh--cta--font-size);
	font-family: var(--rh--cta--font-family);
	font-weight: var(--rh--cta--font-weight);
	line-height: var(--rh--cta--line-height);
}

@media (min-width: 840px) { 
	.wp-block-rh-cta { 
		font-size: px;
	}
}

:root {
--rh--general--font-size: clamp(1.6rem, 2vw, 1.8rem);
--rh--general--font-family: rubik-v26, Arial, Helvetica, sans-serif;
--rh--general--font-weight: 400;
--rh--general--line-height: 1.8;
--rh--h1--font-size: clamp(3rem, 3vw, 5rem);
--rh--h1--font-family: "Lobster", Arial, Helvetica, sans-serif;
--rh--h1--font-weight: 400;
--rh--h1--line-height: 1.3;
--rh--h2--font-size: clamp(2.8rem, 2vw, 4.5rem);
--rh--h2--font-family: "Lobster", Arial, Helvetica, sans-serif;
--rh--h2--font-weight: 400;
--rh--h2--line-height: 1.3;
--rh--h3--font-size: clamp(2.2rem, 2vw, 2.4rem);
--rh--h3--font-family: rubik-v26, Arial, Helvetica, sans-serif;
--rh--h3--font-weight: 600;
--rh--h3--line-height: 1.8;
--rh--h4_h6--font-size: clamp(2rem, 2vw, 2.2rem);
--rh--h4_h6--font-family: "Lobster", Arial, Helvetica, sans-serif;
--rh--h4_h6--font-weight: 400;
--rh--h4_h6--line-height: 1.3;
--rh--menu--font-size: 1.6rem;
--rh--menu--font-family: rubik-v26, Arial, Helvetica, sans-serif;
--rh--menu--font-weight: 400;
--rh--menu--line-height: 1.8;
--rh--cta--font-size: clamp(1.7rem, 2vw, 1.9rem);
--rh--cta--font-family: rubik-v26, Arial, Helvetica, sans-serif;
--rh--cta--font-weight: 400;
--rh--cta--line-height: 1.8;

}
/* rh-husk end */