@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9exjfd');
  src:  url('fonts/icomoon.eot?9exjfd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9exjfd') format('truetype'),
    url('fonts/icomoon.woff?9exjfd') format('woff'),
    url('fonts/icomoon.svg?9exjfd#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-angle-down:before {
  content: "\e916";
}
.icon-checkbox:before {
  content: "\e915";
  color: #ffc107;
}
.icon-play:before {
  content: "\e900";
  color: #fff;
}
.icon-dots-bg:before {
  content: "\e901";
}
.icon-advertising:before {
  content: "\e902";
}
.icon-book:before {
  content: "\e903";
}
.icon-graduation-hat:before {
  content: "\e904";
}
.icon-meeting-explain:before {
  content: "\e905";
}
.icon-testimonial:before {
  content: "\e906";
}
.icon-visitor:before {
  content: "\e907";
}
.icon-goal:before {
  content: "\e908";
}
.icon-handshake:before {
  content: "\e909";
}
.icon-people:before {
  content: "\e90a";
}
.icon-camera:before {
  content: "\e90b";
}
.icon-desctop:before {
  content: "\e90c";
}
.icon-desctop-2:before {
  content: "\e90d";
}
.icon-video-camera:before {
  content: "\e90e";
}
.icon-creativity:before {
  content: "\e90f";
}
.icon-film-editing:before {
  content: "\e910";
}
.icon-planning:before {
  content: "\e911";
}
.icon-settings:before {
  content: "\e912";
}
.icon-solution:before {
  content: "\e913";
}
.icon-video-player:before {
  content: "\e914";
}
.icon-arrow-right:before {
  content: "\e918";
}
.icon-arrow-left:before {
  content: "\e919";
}
