@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icons.eot');
  src: url('../fonts/icons.eot') format('embedded-opentype'),
    url('../fonts/icons.ttf') format('truetype'),
    url('../fonts/icons.woff') format('woff'),
    url('..fonts/icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'icomoon2';
  src: url('../fonts/newicon.eot');
  src: url('../fonts/newicon.eot') format('embedded-opentype'),
    url('../fonts/newicon.ttf') format('truetype'),
    url('../fonts/newicon.woff') format('woff'),
    url('..fonts/newicon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'icomoon3';
  src: url('../fonts/boardicon.eot');
  src: url('../fonts/boardicon.eot') format('embedded-opentype'),
    url('../fonts/boardicon.ttf') format('truetype'),
    url('../fonts/boardicon.woff') format('woff'),
    url('..fonts/boardicon.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-question-1:before {
  content: "\e900";
}

.icon-facebook .path1:before {
  content: "\e901";
  color: rgb(66, 103, 178);
}

.icon-facebook .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(253, 254, 254);
}

.icon-facebook .path3:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-facebook .path4:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-facebook .path5:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-facebook .path6:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-linkedin:before {
  content: "\e907";
  color: #0077b7;
}

.icon-instagram .path1:before {
  content: "\e908";
  color: rgb(178, 71, 117);
}

.icon-instagram .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(190, 47, 105);
}

.icon-instagram .path3:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(160, 29, 148);
}

.icon-youtube .path1:before {
  content: "\e90b";
  color: rgb(255, 0, 0);
}

.icon-youtube .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 254, 254);
}

.icon-youtube .path3:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(255, 5, 5);
}

.icon-youtube .path4:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-youtube .path5:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-youtube .path6:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-youtube .path7:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-up:before {
  content: "\e912";
}

.icon-studying:before {
  content: "\e913";
}

.icon-process:before {
  content: "\e914";
}

.icon-company-vision:before {
  content: "\e915";
}

.icon-books-stack-of-three:before {
  content: "\e916";
}

.icon-leaderboard:before {
  content: "\e917";
}

.icon-rating:before {
  content: "\e918";
}

.icon-test:before {
  content: "\e919";
}

.icon-desktop-computer:before {
  content: "\e91a";
}

.icon-save_mark:before {
  content: "\e900";
  color: #e85b6c;
  font-family: 'icomoon2';
}

.icon-location-pointer:before {
  content: "\e901";
  font-family: 'icomoon2';
}

.icon-Best:before {
  content: "\e900";
  font-family: 'icomoon3';
}

.icon-Fastest:before {
  content: "\e901";
  font-family: 'icomoon3';
}

.icon-Slowest:before {
  content: "\e902";
  font-family: 'icomoon3';
}

.icon-Weak:before {
  content: "\e903";
  font-family: 'icomoon3';
}