@font-face {
  font-family: "Montserrat";
  src: local("Montserrat"), url(../fonts/Montserrat-var.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Urbanist";
  src: local("Urbanist"), url(../fonts/Urbanist-var.woff2) format("woff2");
  font-display: swap;
}

.elementor-kit-9 {
  --e-global-typography-primary-font-family: "Urbanist";
  --e-global-typography-f7641cd-font-family: "Urbanist";
  --e-global-typography-a143266-font-family: "Urbanist";

  p,
  a,
  span,
  div,
  ul,
  ol,
  li,
  strong {
    font-family: "Urbanist";
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    p,
    a,
    span,
    div,
    ul,
    ol,
    li,
    strong {
      font-family: inherit;
    }
  }
}
