@font-face {
    font-family: 'blackno7blacklabel';
    src: url('blackno7/blackno7blacklabel-webfont.woff2') format('woff2'),
         url('blackno7/blackno7blacklabel-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'highvoltage_roughregular';
    src: url('highvoltage/highvoltage_rough-webfont.woff2') format('woff2'),
         url('highvoltage/highvoltage_rough-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'icomoon';
  src: url('icomoon/fonts/icomoon.woff?f5cklz') format('woff');
  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: '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;
}

.icon-tiktok:before {
  content: "\e900";
}
.icon-table:before {
  content: "\ea70";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}