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

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

/* *************** Peyda *************** */
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/PeydaWeb-Black.woff2");
    font-weight: 900;
}
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/PeydaWeb-ExtraBold.woff2");
    font-weight: 800;
}
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/PeydaWeb-Bold.woff2");
    font-weight: 700;
}
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/PeydaWeb-SemiBold.woff2");
    font-weight: 600;
}
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/PeydaWeb-Medium.woff2");
    font-weight: 500;
}
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/PeydaWeb-Regular.woff2");
    font-weight: 400;
}
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/peydaWeb-light.woff2");
    font-weight: 300;
}
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/peydaWeb-extralight.woff2");
    font-weight: 200;
}
@font-face {
    font-family: "peyda";
    src: url("../fonts/Peyda/PeydaWeb-Thin.woff2");
    font-weight: 100;
}

/* *************** Rokh *************** */
@font-face {
    font-family: "rokh";
    src: url("../fonts/Rokh/RokhFaNum-Black.woff2");
    font-weight: 900;
}

@font-face {
    font-family: "rokh";
    src: url("../fonts/Rokh/RokhFaNum-ExtraBold.woff2");
    font-weight: 800;
}

@font-face {
    font-family: "rokh";
    src: url("../fonts/Rokh/RokhFaNum-Bold.woff2");
    font-weight: 700;
}

@font-face {
    font-family: "rokh";
    src: url("../fonts/Rokh/RokhFaNum-SemiBold.woff2");
    font-weight: 600;
}

@font-face {
    font-family: "rokh";
    src: url("../fonts/Rokh/RokhFaNum-Medium.woff2");
    font-weight: 500;
}

@font-face {
    font-family: "rokh";
    src: url("../fonts/Rokh/RokhFaNum-Regular.woff2");
    font-weight: 400;
}

@font-face {
    font-family: "rokh";
    src: url("../fonts/Rokh/RokhFaNum-Light.woff2");
    font-weight: 300;
}

/* -------------------------- */

/* 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;
}
