@font-face {
  font-family: yb-olt;
  src: url('../fonts/Yekan Bakh - Hairline.ttf');
}
@font-face {
  font-family: yb-lt;
  src: url('../fonts/Yekan Bakh -Light.ttf');
}
@font-face {
  font-family: yb-rg;
  src: url('../fonts/Yekan Bakh.ttf');
}
@font-face {
  font-family: yb-md;
  src: url('../fonts/Yekan Bakh - Medium.ttf');
}
@font-face {
  font-family: yb-bd;
  src: url('../fonts/Yekan Bakh -Bold.ttf');
}
@font-face {
  font-family: yb-hv;
  src: url('../fonts/Yekan Bakh - Heavy.ttf');
}
@font-face {
  font-family: yb-ft;
  src: url('../fonts/Yekan Bakh - Fat.ttf');
}

@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?9iquia');
  src: url('../fonts/icomoon.eot?9iquia#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?9iquia') format('truetype'),
  url('../fonts/icomoon.woff?9iquia') format('woff'),
  url('../fonts/icomoon.svg?9iquia#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-exit:before {
  content: "\e905";
}

.icon-profile:before {
  content: "\e909";
}

.icon-arrow-down:before {
  content: "\e900";
  color: #fff;
}
.icon-arrow-up {
  transform: rotate(180deg);
}

.icon-arrow-left:before {
  content: "\e901";
  color: #fff;
}

.icon-calendar:before {
  content: "\e902";
  color: #fff;
}

.icon-change:before {
  content: "\e903";
  color: #fff;
}

.icon-dashboard:before {
  content: "\e904";
  color: #fff;
}

.icon-daymode:before {
  content: "\e906";
}

.icon-discount:before {
  content: "\e907";
  color: #fff;
}

.icon-eshterak:before {
  content: "\e908";
  color: #fff;
}

.icon-eye:before {
  content: "\e90a";
  color: #dd7c1b;
}

.icon-facebook:before {
  content: "\e90b";
  color: #ff9201;
}

.icon-grade:before {
  content: "\e90c";
  color: #fff;
}

.icon-instagram:before {
  content: "\e90d";
  color: #ff9201;
}

.icon-lightning:before {
  content: "\e90e";
  color: #fff;
}

.icon-linkin:before {
  content: "\e90f";
  color: #ff9201;
}

.icon-location:before {
  content: "\e910";
  color: #fdf9f9;
}

.icon-money:before {
  content: "\e912";
  color: #fff;
}

.icon-notification:before {
  content: "\e913";
  color: #fff;
}

.icon-percent:before {
  content: "\e914";
  color: #fff;
}

.icon-phone:before {
  content: "\e916";
  color: #fdf9f9;
}

.icon-pin:before {
  content: "\e917";
  color: #dd7c1b;
}

.icon-star:before {
  content: "\e918";
  color: #fff;
}

.icon-time:before {
  content: "\e91a";
  color: #fff;
}

.icon-transfer:before {
  content: "\e91b";
  color: #fff;
}

.icon-twiter:before {
  content: "\e91c";
  color: #ff9201;
}
