@font-face {
  font-family: 'hhicon';
  src:
    url('fonts/hhicon.ttf?meb7cf') format('truetype'),
    url('fonts/hhicon.woff?meb7cf') format('woff'),
    url('fonts/hhicon.svg?meb7cf#hhicon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.hicon-logo .path1:before {
  content: "\e900";
  color: rgb(109, 110, 113);
}
.hicon-logo .path2:before {
  content: "\e901";
  margin-left: -2.5654296875em;
  color: rgb(88, 89, 91);
}
.hicon-youtube:before {
  content: "\e902";
}
.hicon-whatsapp:before {
  content: "\e903";
}
.hicon-facebook:before {
  content: "\e904";
}
.hicon-instagram:before {
  content: "\e905";
}
.hicon-snapchat:before {
  content: "\e906";
}
.hicon-twitter:before {
  content: "\e907";
}
