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

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

.icon-hr-bus:before {
  content: "\e905";
  color: #eed638;
}
.icon-hr-star:before {
  content: "\e906";
  color: #2e4983;
}
.icon-hr-catalogue:before {
  content: "\e904";
}
.icon-hr-email:before {
  content: "\e900";
}
.icon-hr-facebook:before {
  content: "\e901";
}
.icon-hr-giftbox:before {
  content: "\e902";
}
.icon-hr-whatsapp:before {
  content: "\e903";
}
