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

[class^="stiicon-"], [class*=" stiicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sti-icon' !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;
}

.stiicon-machine:before {
  content: "\e910";
}
.stiicon-worker:before {
  content: "\e90d";
}
.stiicon-blur:before {
  content: "\e90e";
}
.stiicon-pollution:before {
  content: "\e90f";
}
.stiicon-metal:before {
  content: "\e900";
}
.stiicon-milling-machine:before {
  content: "\e901";
}
.stiicon-pipe:before {
  content: "\e902";
}
.stiicon-pipes:before {
  content: "\e903";
}
.stiicon-pressure-gauge:before {
  content: "\e904";
}
.stiicon-silo:before {
  content: "\e905";
}
.stiicon-turbine:before {
  content: "\e906";
}
.stiicon-turbo-engine:before {
  content: "\e907";
}
.stiicon-welder:before {
  content: "\e908";
}
.stiicon-extraction:before {
  content: "\e909";
}
.stiicon-fan:before {
  content: "\e90a";
}
.stiicon-gauge:before {
  content: "\e90b";
}
.stiicon-metal-1:before {
  content: "\e90c";
}
