@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?29ixb7');
  src:  url('fonts/icomoon.eot?29ixb7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?29ixb7') format('truetype'),
    url('fonts/icomoon.woff?29ixb7') format('woff'),
    url('fonts/icomoon.svg?29ixb7#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-office:before {
  content: "\e903";
}
.icon-compass2:before {
  content: "\e94a";
}
.icon-lab:before {
  content: "\e9aa";
}
.icon-road:before {
  content: "\e9b1";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-man-woman:before {
  content: "\e9de";
}
.icon-play3:before {
  content: "\ea1c";
}
