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

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


/* *************** AzarMehrFD *************** */
@font-face {
    font-family: "AzarMehrFD";
    src: url("../fonts/AzarMehrFD/AzarMehr-FD-Black.woff2");
    font-weight: 900;
}

@font-face {
    font-family: "AzarMehrFD";
    src: url("../fonts/AzarMehrFD/AzarMehr-FD-ExtraBlack.woff2");
    font-weight: 800;
}

@font-face {
    font-family: "AzarMehrFD";
    src: url("../fonts/AzarMehrFD/AzarMehr-FD-Bold.woff2");
    font-weight: 700;
}

@font-face {
    font-family: "AzarMehrFD";
    src: url("../fonts/AzarMehrFD/AzarMehr-FD-SemiBold.woff2");
    font-weight: 600;
}

@font-face {
    font-family: "AzarMehrFD";
    src: url("../fonts/AzarMehrFD/AzarMehr-FD-Medium.woff2");
    font-weight: 500;
}

@font-face {
    font-family: "AzarMehrFD";
    src: url("../fonts/AzarMehrFD/AzarMehr-FD-Regular.woff2");
    font-weight: 400;
}

@font-face {
    font-family: "AzarMehrFD";
    src: url("../fonts/AzarMehrFD/AzarMehr-FD-Light.woff2");
    font-weight: 300;
}


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