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

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

.ico-b-vehicle:before {
  content: "\e906";
}
.ico-b-house:before {
  content: "\e905";
}
.ico-b-strongbox:before {
  content: "\e903";
}
.ico-b-building:before {
  content: "\e904";
}
.ico-b-money-time:before {
  content: "\e901";
}
.ico-b-document:before {
  content: "\e902";
}
.ico-b-card:before {
  content: "\e900";
}
