/* IRANSansXFaNum Black */
@font-face {
  font-family: 'iranyekanx';
  src: url('woff2/IRANSansXFaNum-Black.woff2') format('woff2'),
    url('woff/IRANSansXFaNum-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* IRANSansXFaNum Bold */
@font-face {
  font-family: 'iranyekanx';
  src: url('woff2/IRANSansXFaNum-Bold.woff2') format('woff2'),
    url('woff/IRANSansXFaNum-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* IRANSansXFaNum Medium */
@font-face {
  font-family: 'iranyekanx';
  src: url('woff2/IRANSansXFaNum-Medium.woff2') format('woff2'),
    url('woff/IRANSansXFaNum-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* IRANSansXFaNum Regular */
@font-face {
  font-family: 'iranyekanx';
  src: url('woff2/IRANSansXFaNum-Regular.woff2') format('woff2'),
    url('woff/IRANSansXFaNum-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* IRANSansXFaNum Light */
@font-face {
  font-family: 'iranyekanx';
  src: url('woff2/IRANSansXFaNum-Light.woff2') format('woff2'),
    url('woff/IRANSansXFaNum-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* IRANSansXFaNum Thin */
@font-face {
  font-family: 'iranyekanx';
  src: url('woff2/IRANSansXFaNum-Thin.woff2') format('woff2'),
    url('woff/IRANSansXFaNum-Thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/* IRANSansXFaNum UltraLight */
@font-face {
  font-family: 'iranyekanx';
  src: url('woff2/IRANSansXFaNum-UltraLight.woff2') format('woff2'),
    url('woff/IRANSansXFaNum-UltraLight.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: 'kalameh';
  src: url('../kalameh/Kalameh(FaNum)-Light.ttf') format('truetype');
  font-weight: 400; 
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'kalameh';
  src: url('../kalameh/Kalameh\(FaNum\)-Black.ttf') format('truetype');
  font-weight: 500; 
  font-style: normal;
  font-display: swap;
}
 */


/* Light (وزن 300) */
@font-face {
  font-family: 'Kalameh';
  src:

    url('../kalameh/Kalameh(FaNum)-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Regular (وزن 400) */
@font-face {
  font-family: 'Kalameh';
  src: url('../kalameh/Kalameh(FaNum)-Regular.woff2') format('woff2'),
    url('../kalameh/Kalameh(FaNum)-Regular.woff') format('woff'),
    url('../kalameh/Kalameh(FaNum)-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Medium (وزن 500) */
@font-face {
  font-family: 'Kalameh';
  src:

    url('../kalameh/Kalameh(FaNum)-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Bold (وزن 700) */
@font-face {
  font-family: 'Kalameh';
  src:

    url('../kalameh/Kalameh(FaNum)-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}