@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2l1ur6');
  src:  url('fonts/icomoon.eot?2l1ur6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?2l1ur6') format('woff2'),
    url('fonts/icomoon.ttf?2l1ur6') format('truetype'),
    url('fonts/icomoon.woff?2l1ur6') format('woff'),
    url('fonts/icomoon.svg?2l1ur6#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-gear-round:before {
  content: "\e913";
}
.icon-hamburger-menu .path1:before {
  content: "\e910";
  color: rgb(68, 68, 68);
}
.icon-hamburger-menu .path2:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(23, 91, 204);
}
.icon-right-arrow:before {
  content: "\e911";
}
.icon-settings:before {
  content: "\e900";
}
.icon-paint-board:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-certification:before {
  content: "\e903";
}
.icon-video-call:before {
  content: "\e904";
}
.icon-arrow-down:before {
  content: "\e905";
}
.icon-handshake:before {
  content: "\e906";
}
.icon-suitcase-2:before {
  content: "\e907";
}
.icon-lock:before {
  content: "\e908";
}
.icon-user:before {
  content: "\e909";
}
.icon-mobile:before {
  content: "\e90a";
}
.icon-graph:before {
  content: "\e90b";
}
.icon-idea:before {
  content: "\e90c";
}
.icon-map:before {
  content: "\e90d";
}
.icon-suitcase:before {
  content: "\e90e";
}
.icon-stethoscope:before {
  content: "\e90f";
}
