@font-face {
  font-family: 'techovotum';
  src:  url('fonts/techovotum.eot?y2guxa');
  src:  url('fonts/techovotum.eot?y2guxa#iefix') format('embedded-opentype'),
    url('fonts/techovotum.ttf?y2guxa') format('truetype'),
    url('fonts/techovotum.woff?y2guxa') format('woff'),
    url('fonts/techovotum.svg?y2guxa#techovotum') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'techovotum' !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-bridge:before {
  content: "\e909";
}
.icon-bus:before {
  content: "\e900";
}
.icon-hcs:before {
  content: "\e901";
}
.icon-gaz:before {
  content: "\e902";
}
.icon-metal:before {
  content: "\e903";
}
.icon-metro:before {
  content: "\e904";
}
.icon-train:before {
  content: "\e905";
}
.icon-transducer:before {
  content: "\e906";
}
.icon-automation:before {
  content: "\e907";
}
.icon-flaw-detector:before {
  content: "\e908";
}
