@font-face {
  font-family: 'icomoon';
  src:  url(../icons/fonts/icomoon.eot);
  src:  url(../icons/fonts/icomoon.eot) format('embedded-opentype'),
    url(../icons/fonts/icomoon.ttf) format('truetype'),
    url(../icons/fonts/icomoon.woff) format('woff'),
    url(../icons/fonts/icomoon.svg) 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-video-pause:before {
  content: "\e911";
}
.icon-video-play:before {
  content: "\e912";
}
.icon-close:before {
  content: "\e90e";
}
.icon-book:before {
  content: "\e900";
}
.icon-Hand-scroll-icon:before {
  content: "\e901";
}
.icon-icon-video:before {
  content: "\e902";
}
.icon-linkedin-logo-1:before {
  content: "\e903";
}
.icon-paper-plane-1:before {
  content: "\e904";
}
.icon-Polygocn-2:before {
  content: "\e905";
}
.icon-Polygon-1:before {
  content: "\e906";
}
.icon-right-arrow:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-bottom-arrow:before {
  content: "\e909";
}
.icon-arrow-top:before {
  content: "\e90a";
}
.icon-right-pattern:before {
  content: "\e90b";
}
.icon-left-arrow:before {
  content: "\e90c";
}
.icon-left-pattern:before {
  content: "\e90d";
}
.icon-x:before {
  content: "\e90f";
}
.icon-arabic:before {
  content: "\e910";
}
.icon-facebook::before {
  content: "\e900"; /* Replace with actual unicode from your IcoMoon set */
}
.icon-instagram::before {
  content: "\e901"; /* Replace with actual unicode from your IcoMoon set */
}