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

[class^="icon-industries"], [class*=" icon-industries"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'industriesicons' !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-industriesbalance:before {
  content: "\e900";
}
.icon-industriesgraph:before {
  content: "\e901";
}
.icon-industriesheartbeat:before {
  content: "\e902";
}
.icon-industrieshouse:before {
  content: "\e903";
}
.icon-industrieshuman-resources:before {
  content: "\e904";
}
.icon-industriesinformation-technology:before {
  content: "\e905";
}
.icon-industriesonline-shop:before {
  content: "\e906";
}
.icon-industriesred-carpet:before {
  content: "\e907";
}
.icon-industriesrestaurant:before {
  content: "\e908";
}
.icon-industriestravel-website:before {
  content: "\e909";
}
.icon-industriesweights:before {
  content: "\e90a";
}
