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

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

.icon-search:before {
  content: "\e905";
}
.icon-ficha:before {
  content: "\e904";
}
.icon-overlap:before {
  content: "\e902";
}
.icon-twitch:before {
  content: "\e903";
}
.icon-twitter2:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter1:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-pinterest2:before {
  content: "\ead2";
}
.icon-tiktok:before {
  content: "\e901";
}
