@font-face{
  font-family: "Montserrat";
  src:
    local("Montserrat Variable"),
    local("MontserratVF"),
    local("Montserrat"),
    url("/wp-content/themes/cartify/assets/fonts/site-fonts/Montserrat-VF.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: "Just Another Hand";
  src:
    local("Just Another Hand"),
    url("/wp-content/themes/cartify/assets/fonts/site-fonts/JustAnotherHand-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}