@font-face {
  font-family: "Heading";
  src:url("/wp-content/uploads/fonnts.com-Roc_Grotesk_Condensed_Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Heading";
  src:url("/wp-content/uploads/fonnts.com-Roc_Grotesk_Condensed_ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Heading";
  src:url("/wp-content/uploads/fonnts.com-Roc_Grotesk_Condensed_Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Heading";
  src:url("/wp-content/uploads/fonnts.com-Roc_Grotesk_Condensed_Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Heading";
  src:url("/wp-content/uploads/fonnts.com-Roc_Grotesk_Condensed_Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Heading";
  src:url("/wp-content/uploads/fonnts.com-Roc_Grotesk_Condensed_ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Heading";
  src:url("/wp-content/uploads/fonnts.com-Roc_Grotesk_Condensed_Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/United-Sans-Reg-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/United-Sans-Reg-Bold.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/United-Sans-Reg-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/fonnts.com-Roc_Grotesk_Condensed_Black.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* Body fonts  */


@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/UniteaSans-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/UniteaSans-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/UniteaSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/UniteaSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/UniteaSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Body";
  src:url("/wp-content/uploads/UniteaSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Accent";
  src: url("/wp-content/uploads/Montserrat-VariableFont_wght.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Utility";
  src: url("/wp-content/uploads/LexendDeca-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* ////  */
section{
  isolation: isolate;
}

:root{
  --sec-offset-inline: calc(100% - (var(--gutter) / 1.5));
   --section-border-radius:var(--radius-l);
}