@font-face {
  font-family: sahel;
  src: url("../fonts/sahel/Farsi-Digits/Sahel-FD.eot");
  src: url("../fonts/sahel/Farsi-Digits/Sahel-FD.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/sahel/Farsi-Digits/Sahel-FD.woff2") format("woff2"),
    url("../fonts/sahel/Farsi-Digits/Sahel-FD.woff") format("woff"),
    url("../fonts/sahel/Farsi-Digits/Sahel-FD.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: sahel-bold;
  src: url("../fonts/sahel/Farsi-Digits/Sahel-Bold-FD.eot");
  src: url("../fonts/sahel/Farsi-Digits/Sahel-Bold-FD.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Bold-FD.woff2") format("woff2"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Bold-FD.woff") format("woff"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Bold-FD.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: sahel-light;
  src: url("../fonts/sahel/Farsi-Digits/Sahel-Light-FD.eot");
  src: url("../fonts/sahel/Farsi-Digits/Sahel-Light-FD.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Light-FD.woff2") format("woff2"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Light-FD.woff") format("woff"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Light-FD.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: sahel-semi-bold;
  src: url("../fonts/sahel/Farsi-Digits/Sahel-SemiBold-FD.eot");
  src: url("../fonts/sahel/Farsi-Digits/Sahel-SemiBold-FD.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/sahel/Farsi-Digits/Sahel-SemiBold-FD.woff2") format("woff2"),
    url("../fonts/sahel/Farsi-Digits/Sahel-SemiBold-FD.woff") format("woff"),
    url("../fonts/sahel/Farsi-Digits/Sahel-SemiBold-FD.ttf") format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: sahel-black;
  src: url("../fonts/sahel/Farsi-Digits/Sahel-Black-FD.eot");
  src: url("../fonts/sahel/Farsi-Digits/Sahel-Black-FD.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Black-FD.woff2") format("woff2"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Black-FD.woff") format("woff"),
    url("../fonts/sahel/Farsi-Digits/Sahel-Black-FD.ttf") format("truetype");
  font-weight: 900;
}

.sahel-semi-bold {
  font-family: sahel-semi-bold;
}
.sahel-bold {
  font-family: sahel-bold;
}
.sahel-light {
  font-family: sahel-light;
}
.sahel-black {
  font-family: sahel-black;
}