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

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

.hmb-life-bouy:before {
  content: "\e900";
}
.hmb-life-buoy:before {
  content: "\e900";
}
.hmb-life-ring:before {
  content: "\e900";
}
.hmb-life-saver:before {
  content: "\e900";
}
.hmb-support:before {
  content: "\e900";
}
.hmb-user-secret:before {
  content: "\e901";
}
.hmb-check-square-o:before {
  content: "\e902";
}
.hmb-bug:before {
  content: "\e903";
}
.hmb-cloud-upload:before {
  content: "\e904";
}
.hmb-server:before {
  content: "\e905";
}
.hmb-database:before {
  content: "\e964";
}
.hmb-star-full:before {
  content: "\e9d9";
}
.hmb-loop2:before {
  content: "\ea2e";
}
