/* ==========================================================================
   📬 GLOBAL FONTS SYSTEM FOR PAYA SANAT MOHAREK
   ========================================================================== */

/* 1️⃣ ANJOMAN */
@font-face {
    font-family: 'anjoman';
    src: url('anjoman/_Woff2/AnjomanFaNum-Medium.woff2') format('woff2'),
         url('anjoman/_Woff/AnjomanFaNum-Medium.woff') format('woff'),
         url('anjoman/ttf/AnjomanFaNum-Medium.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'anjoman';
    src: url('anjoman/_Woff2/AnjomanFaNum-Bold.woff2') format('woff2'),
         url('anjoman/_Woff/AnjomanFaNum-Bold.woff') format('woff'),
         url('anjoman/ttf/AnjomanFaNum-Bold.ttf') format('truetype');
    font-weight: bold; font-style: normal;
}
@font-face {
    font-family: 'anjoman';
    src: url('anjoman/_Woff2/AnjomanFaNum-Black.woff2') format('woff2'),
         url('anjoman/ttf/AnjomanFaNum-Black.ttf') format('truetype');
    font-weight: 900; font-style: normal;
}

/* 2️⃣ KALAMEH */
@font-face {
    font-family: 'kalameh';
    src: url('kalameh/Kalameh-Regular.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'kalameh';
    src: url('kalameh/Kalameh-Bold.ttf') format('truetype');
    font-weight: bold; font-style: normal;
}
@font-face {
    font-family: 'kalameh';
    src: url('kalameh/Kalameh-Black.ttf') format('truetype');
    font-weight: 900; font-style: normal;
}

/* 3️⃣ PINAR */
@font-face {
    font-family: 'pinar';
    src: url('Pinar/Pinar.woff2') format('woff2'), url('Pinar/Pinar.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'pinar-fd';
    src: url('Pinar/Pinar-FD.woff2') format('woff2'), url('Pinar/Pinar-FD.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}

/* 4️⃣ VAZIR */
@font-face {
    font-family: 'vazir';
    src: url('vazir/Vazir-FD.woff2') format('woff2'), url('vazir/Vazir-FD.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'vazir';
    src: url('vazir/Vazir-Bold-FD.woff2') format('woff2'), url('vazir/Vazir-Bold-FD.ttf') format('truetype');
    font-weight: bold; font-style: normal;
}

/* 5️⃣ IRAN YEKAN (FaNum) */
@font-face {
    font-family: 'iranyekan';
    src: url('woff2/iranyekanwebregularfanum.woff2') format('woff2'), url('ttf/iranyekanwebregularfanum.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'iranyekan';
    src: url('woff2/iranyekanwebboldfanum.woff2') format('woff2'), url('ttf/iranyekanwebboldfanum.ttf') format('truetype');
    font-weight: bold; font-style: normal;
}
@font-face {
    font-family: 'iranyekan';
    src: url('woff2/iranyekanwebblackfanum.woff2') format('woff2'), url('ttf/iranyekanwebblackfanum.ttf') format('truetype');
    font-weight: 900; font-style: normal;
}

/* 6️⃣ IRAN SANS (Standard & FaNum) */
@font-face {
    font-family: 'iransans';
    src: url('eot/woff2/IRANSansWeb_Medium.woff2') format('woff2'), url('eot/ttf/IRANSansWeb_Medium.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'iransans';
    src: url('eot/woff2/IRANSansWeb_Bold.woff2') format('woff2'), url('eot/ttf/IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold; font-style: normal;
}
@font-face {
    font-family: 'iransans-fanum';
    src: url('woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}

/* 7️⃣ SHABNAM */
@font-face {
    font-family: 'shabnam';
    src: url('shabnam/Shabnam-FD.woff2') format('woff2'), url('shabnam/Shabnam-FD.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}

/* 8️⃣ AVINY */
@font-face {
    font-family: 'aviny';
    src: url('aviny.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}

/* 9️⃣ B YEKAN */
@font-face {
    font-family: 'byekan';
    src: url('BYekan/BYekan.woff') format('woff'), url('BYekan/BYekan.ttf') format('truetype');
    font-weight: normal; font-style: normal;
}