/*--------------------FA--------------------*/
@font-face {
  font-family: "kalameh-EN";
  font-style: normal;
  font-weight: lighter;
  src: url("fonts/fa/woff2/KalamehWeb_Thin.woff2") format("woff2"),
    url("fonts/fa/woff/KalamehWeb_Thin.woff") format("woff");
}
@font-face {
  font-family: "kalameh";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fa/woff2/KalamehWeb_Regular.woff2") format("woff2"),
    url("fonts/fa/woff/KalamehWeb_Regular.woff") format("woff");
}
@font-face {
  font-family: "kalameh";
  font-style: normal;
  font-weight: bold;
  src: url("fonts/fa/woff2/KalamehWeb_Bold.woff2") format("woff2"),
    url("fonts/fa/woff/KalamehWeb_Bold.woff") format("woff");
}
@font-face {
  font-family: "kalameh";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/fa/woff2/KalamehWeb_Black.woff2") format("woff2"),
    url("fonts/fa/woff/KalamehWeb_Black.woff") format("woff");
}
/*--------------------EN--------------------*/
@font-face {
  font-family: "kalameh-EN";
  font-style: normal;
  font-weight: lighter;
  src: url("fonts/en/woff2/KalamehWeb_Thin.woff2") format("woff2"),
    url("fonts/en/woff/KalamehWeb_Thin.woff") format("woff");
}
@font-face {
  font-family: "kalameh-EN";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/en/woff2/KalamehWeb_Regular.woff2") format("woff2"),
    url("fonts/en/woff/KalamehWeb_Regular.woff") format("woff");
}
@font-face {
  font-family: "kalameh-EN";
  font-style: normal;
  font-weight: bold;
  src: url("fonts/en/woff2/KalamehWeb_Bold.woff2") format("woff2"),
    url("fonts/en/woff/KalamehWeb_Bold.woff") format("woff");
}
@font-face {
  font-family: "kalameh-EN";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/en/woff2/KalamehWeb_Black.woff2") format("woff2"),
    url("fonts/en/woff/KalamehWeb_Black.woff") format("woff");
}
