


/* *************** AzarMehr *************** */
@font-face {
  font-family: "AzarMehrFD";
  src: url("../fonts/AzarMehr/AzarMehr-FD[DSTY,KSHD,wght].woff2");
}

@font-face {
  font-family: "AzarMehr";
  src: url("../fonts/AzarMehr/AzarMehr[DSTY,KSHD,wght].woff2");
}

/* *************** Peyda *************** */
@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-Black.woff");
  font-weight: 900;
}

@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-ExtraBold.woff");
  font-weight: 800;
}

@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-Bold.woff");
  font-weight: 700;
}

@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-SemiBold.woff");
  font-weight: 600;
}

@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-Medium.woff");
  font-weight: 500;
}

@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-Regular.woff");
  font-weight: 400;
}

@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-Light.woff");
  font-weight: 300;
}

@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-Extralight.woff");
  font-weight: 200;
}

@font-face {
  font-family: "peyda";
  src: url("../fonts/Peyda/PeydaWebFaNum-Thin.woff");
  font-weight: 100;
}

/* // Peyda English */
@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-Black.woff");
  font-weight: 900;
}

@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-ExtraBold.woff");
  font-weight: 800;
}

@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-Bold.woff");
  font-weight: 700;
}

@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-SemiBold.woff");
  font-weight: 600;
}

@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-Medium.woff");
  font-weight: 500;
}

@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-Regular.woff");
  font-weight: 400;
}

@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-Light.woff");
  font-weight: 300;
}

@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-Extralight.woff");
  font-weight: 200;
}

@font-face {
  font-family: "peydaEn";
  src: url("../fonts/Peyda/PeydaWeb-Thin.woff");
  font-weight: 100;
}



/* Assigning Fonts */
:root {
    font-family: "AzarMehr", ui-sans-serif, system-ui, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        "Noto Color Emoji", sans-serif;
}
