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

[class^="xhlicon-"],
[class*=" xhlicon-"] {
  /* 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;
}

.xhlicon-search:before {
  content: "\e900";
}

.xhlicon-products:before {
  content: "\e901";
}

.xhlicon-tel:before {
  content: "\e902";
}

.xhlicon-FACTORY:before {
  content: "\e903";
}

.xhlicon-email:before {
  content: "\e904";
}

.xhlicon-message:before {
  content: "\e905";
}

.xhlicon-list2:before {
  content: "\e9bb";
}