@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Inter/Inter-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Inter/Inter-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Inter/Inter-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Inter/Inter-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Anek Latin";
  src: url("../fonts/Anek/AnekLatin-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Anek Latin";
  src: url("../fonts/Anek/AnekLatin-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Anek Latin";
  src: url("../fonts/Anek/AnekLatin-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Anek Latin";
  src: url("../fonts/Anek/AnekLatin-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Anek Latin";
  src: url("../fonts/Anek/AnekLatin-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

#ghpf-form,
#ghpf-sm-form,
#ghpf-checkout {
  font-family: "Inter", sans-serif !important;
}

#ghpf-form h1,
#ghpf-form h2,
#ghpf-sm-form h1,
#ghpf-sm-form h2,
#ghpf-checkout h1,
#ghpf-checkout h2 {
  font-family: "Anek Latin", sans-serif !important;
}
