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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-arrow-down:before {
  content: "\e900";
  color: #fff;
}
.icon-arrow-left:before {
  content: "\e901";
  color: #e7e7e7;
}
.icon-arrow-right:before {
  content: "\e902";
  color: #9b9b9b;
}
.icon-dirnaq:before {
  content: "\e903";
  color: #9b9b9b;
}
.icon-down_q_arrow:before {
  content: "\e904";
  color: #fff;
}
.icon-facebook:before {
  content: "\e905";
  color: #4f4f4f;
}
.icon-instagram:before {
  content: "\e906";
  color: #4f4f4f;
}
.icon-play:before {
  content: "\e907";
  color: #b4b0ab;
}
.icon-right_q_arrow:before {
  content: "\e908";
  color: #fff;
}
.icon-search:before {
  content: "\e909";
  color: #fff;
}
.icon-send:before {
  content: "\e90a";
  color: #f48120;
}
.icon-slide-left:before {
  content: "\e90b";
}
.icon-slide-right:before {
  content: "\e90c";
}
.icon-top_arrow:before {
  content: "\e90d";
  color: #fff;
}
.icon-youtube:before {
  content: "\e90e";
  color: #fff;
}
