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

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

.custom-header-iconhumb-sign:before {
  content: "\e900";
}
