@font-face {
    font-family: 'techno';
    src:  url('../fonts/techno.eot?nt6xwp');
    src:  url('../fonts/techno.eot?nt6xwp#iefix') format('embedded-opentype'),
      url('../fonts/techno.ttf?nt6xwp') format('truetype'),
      url('../fonts/techno.woff?nt6xwp') format('woff'),
      url('../fonts/techno.svg?nt6xwp#techno') 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: 'techno' !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-icons_balance:before {
  content: "\e900";
}
.icon-icons_customization:before {
  content: "\e901";
}
.icon-icons_fun:before {
  content: "\e902";
}
.icon-icons_history:before {
  content: "\e903";
}
.icon-icons_mail:before {
  content: "\e904";
}
.icon-icons_mission:before {
  content: "\e905";
}
.icon-icons_phone:before {
  content: "\e906";
}
.icon-icons_process:before {
  content: "\e907";
}
.icon-icons_quote:before {
  content: "\e908";
}
.icon-icons_vision:before {
  content: "\e909";
}
.icon-icons_well-coded:before {
  content: "\e90a";
}
.icon-icons_location:before {
  content: "\e90b";
}
.icon-icons_up-arrow:before {
  content: "\e90c";
}
  