/* ============================
   Peyda Font (bundled)
   ============================
   Optimized: WOFF2/WOFF first (much smaller than TTF)
   Files live under:
   /wp-content/plugins/ebadi-5step-form/assets/fonts/
*/

@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-Thin.woff2") format("woff2"),
    url("../fonts/Peyda-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-ExtraLight.woff2") format("woff2"),
    url("../fonts/Peyda-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-Light.woff2") format("woff2"),
    url("../fonts/Peyda-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-Regular.woff2") format("woff2"),
    url("../fonts/Peyda-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-Medium.woff2") format("woff2"),
    url("../fonts/Peyda-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-SemiBold.woff2") format("woff2"),
    url("../fonts/Peyda-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-Bold.woff2") format("woff2"),
    url("../fonts/Peyda-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-ExtraBold.woff2") format("woff2"),
    url("../fonts/Peyda-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Peyda";
  src:
    url("../fonts/Peyda-Black.woff2") format("woff2"),
    url("../fonts/Peyda-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
