@font-face {
  font-family: 'technology';
  src:  url('fonts/technology.eot?e5vheu');
  src:  url('fonts/technology.eot?e5vheu#iefix') format('embedded-opentype'),
    url('fonts/technology.ttf?e5vheu') format('truetype'),
    url('fonts/technology.woff?e5vheu') format('woff'),
    url('fonts/technology.svg?e5vheu#technology') 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: 'technology' !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-headphone1:before {
  content: "\a0001";
}
.icon-rocket:before {
  content: "\a0002";
}
.icon-globe1:before {
  content: "\a0003";
}
.icon-globe2:before {
  content: "\a0004";
}
.icon-headset:before {
  content: "\a0005";
}
.icon-cloud:before {
  content: "\a0006";
}
.icon-hardware:before {
  content: "\a0007";
}

