@font-face {
  font-family: 'nexus';
  src:  url('fonts/nexus.eot?2caowu');
  src:  url('fonts/nexus.eot?2caowu#iefix') format('embedded-opentype'),
    url('fonts/nexus.ttf?2caowu') format('truetype'),
    url('fonts/nexus.woff?2caowu') format('woff'),
    url('fonts/nexus.svg?2caowu#nexus') 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: 'nexus' !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-small-mail:before {
  content: "\e90e";
}
.icon-small-contact:before {
  content: "\e90f";
}
.icon-small-phone:before {
  content: "\e907";
}
.icon-small-gear:before {
  content: "\e900";
}
.icon-small-office:before {
  content: "\e901";
}
.icon-service-chart:before {
  content: "\e908";
}
.icon-service-magnifier:before {
  content: "\e909";
}
.icon-service-document:before {
  content: "\e90a";
}
.icon-service-bookmark:before {
  content: "\e90b";
}
.icon-service-compass:before {
  content: "\e90c";
}
.icon-service-target:before {
  content: "\e90d";
}
.icon-arrow:before {
  content: "\e903";
}
.icon-gear:before {
  content: "\e904";
}
.icon-office:before {
  content: "\e905";
}
.icon-small-nexus:before {
  content: "\e902";
}

