@font-face {
    font-family: 'kalameh';
    font-style: normal;
    font-weight: 100;
    src: url(fonts/Kalameh-Thin.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'kalameh';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/Kalameh-Regular.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'kalameh';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/Kalameh-Bold.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'kalameh';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/Kalameh-Black.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'bakh';
    font-style: normal;
    font-weight: 100;
    src: url(fonts/YekanBakhFaNum-Thin.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'bakh';
    font-style: normal;
    font-weight: 200;
    src: url(fonts/YekanBakhFaNum-Light.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'bakh';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/YekanBakhFaNum-Regular.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'bakh';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/YekanBakhFaNum-SemiBold.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'bakh';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/YekanBakhFaNum-Bold.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'bakh';
    font-style: normal;
    font-weight: 600;
    src: url(fonts/YekanBakhFaNum-ExtraBold.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'bakh';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/YekanBakhFaNum-Black.ttf) format('TrueType');
  }
  @font-face {
    font-family: 'bakh';
    font-style: normal;
    font-weight: 800;
    src: url(fonts/YekanBakhFaNum-ExtraBlack.ttf) format('TrueType');
  }