@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon/icomoon.eot?ggkfp6');
  src:  url('../font/icomoon/icomoon.eot?ggkfp6#iefix') format('embedded-opentype'),
  url('../font/icomoon/icomoon.ttf?ggkfp6') format('truetype'),
  url('../font/icomoon/icomoon.woff?ggkfp6') format('woff'),
  url('../font/icomoon/icomoon.svg?ggkfp6#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;
  speak: never;
  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-duration:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
.icon-mode-dark:before {
  content: "\e902";
}
.icon-mode-light:before {
  content: "\e903";
}
.icon-play:before {
  content: "\e904";
}
.icon-clock:before {
  content: "\e905";
}
.icon-arrow:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e908";
}
.icon-email:before {
  content: "\e909";
}
.icon-aparat:before {
  content: "\e90a";
}
.icon-whatsapp:before {
  content: "\e90b";
}
.icon-pinterest:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e90d";
}
.icon-post:before {
  content: "\e90e";
}
.icon-fax:before {
  content: "\e90f";
}
.icon-close:before {
  content: "\e910";
}
.icon-calendar:before {
  content: "\e911";
}
.icon-instagram:before {
  content: "\e912";
}
.icon-linkedin:before {
  content: "\e913";
}
.icon-youtube:before {
  content: "\e914";
}
.icon-telegram:before {
  content: "\e915";
}
.icon-x:before {
  content: "\e916";
}
