@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vcabeh');
  src:  url('fonts/icomoon.eot?vcabeh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vcabeh') format('truetype'),
    url('fonts/icomoon.woff?vcabeh') format('woff'),
    url('fonts/icomoon.svg?vcabeh#icomoon') 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: 'icomoon' !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-house-line:before {
  content: "\e900";
}
.icon-shield-check:before {
  content: "\e901";
}
.icon-hard-hat:before {
  content: "\e902";
}
.icon-chart-polar:before {
  content: "\e903";
}
.icon-warehouse:before {
  content: "\e904";
}
.icon-factory:before {
  content: "\e905";
}
.icon-seal-check:before {
  content: "\e906";
}
.icon-gear:before {
  content: "\e907";
}
.icon-certificate:before {
  content: "\e908";
}
.icon-building-office:before {
  content: "\e909";
}
.icon-warehouse1:before {
  content: "\e90a";
}
