@font-face {
  font-family: "Pasargad";
  src: url("./fonts/REG.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Pasargad";
  src: url("./fonts/BOLD.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* فقط روی فرم خودمون اعمال میشه */
.pasargad-form-root {
  font-family: "Pasargad", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", sans-serif;
}
