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

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

.unchained-icon-reply:before {
  content: "\e900";
}
.unchained-icon-crypto-currency-bitcoin-monitor-mining:before {
  content: "\e901";
}
.unchained-icon-crypto-currency-bitcoin-world:before {
  content: "\e902";
}
.unchained-icon-login-3:before {
  content: "\e903";
}
.unchained-icon-microphone-podcast-on-air:before {
  content: "\e904";
}
.unchained-icon-multiple-users-2:before {
  content: "\e905";
}
.unchained-icon-newspaper-read-woman:before {
  content: "\e906";
}
.unchained-icon-people-man-9:before {
  content: "\e907";
}
.unchained-icon-tags-1:before {
  content: "\e908";
}
.unchained-icon-time-clock-fire:before {
  content: "\e909";
}
.unchained-icon-bookmarks-2:before {
  content: "\e90a";
}
.unchained-icon-conversation-chat-bubble:before {
  content: "\e90b";
}
