@font-face {
  font-family: 'iconfont2';
  src:  url('fonts/iconfont2.ttf?j3bhag') format('truetype'),
    url('fonts/iconfont2.woff?j3bhag') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconfont2' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 24px;
  
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-4k-keypad:before {
  content: "\e905";
}
.icon2-find_blacknova:before {
  content: "\e900";
}
.icon2-getsupport:before {
  content: "\e901";
}
.icon2-media:before {
  content: "\e902";
}
.icon2-partners:before {
  content: "\e903";
}
.icon2-sales:before {
  content: "\e904";
}
