@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon6abd6abd.eot?nqi3y3');
  src:  url('../fonts/icomoon6abd6abd.eot?nqi3y3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon6abd6abd.ttf?nqi3y3') format('truetype'),
    url('../fonts/icomoon6abd6abd.woff?nqi3y3') format('woff'),
    url('../fonts/icomoon6abd6abd.svg?nqi3y3#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-check:before {
  content: "\e90c";
}
.icon-box:before {
  content: "\e900";
}
.icon-circular:before {
  content: "\e901";
}
.icon-clock:before {
  content: "\e902";
}
.icon-cut:before {
  content: "\e903";
}
.icon-global:before {
  content: "\e904";
}
.icon-left:before {
  content: "\e905";
}
.icon-people:before {
  content: "\e906";
}
.icon-right:before {
  content: "\e907";
}
.icon-signs:before {
  content: "\e908";
}
.icon-technology:before {
  content: "\e909";
}
.icon-youtube .path1:before {
  content: "\e90a";
  color: rgb(216, 54, 42);
}
.icon-youtube .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

