@font-face {
  font-family: 'Qbix';
  src:  url('fonts/Qbix.eot?cv92yu');
  src:  url('fonts/Qbix.eot?cv92yu#iefix') format('embedded-opentype'),
    url('fonts/Qbix.woff2?cv92yu') format('woff2'),
    url('fonts/Qbix.ttf?cv92yu') format('truetype'),
    url('fonts/Qbix.woff?cv92yu') format('woff'),
    url('fonts/Qbix.svg?cv92yu#Qbix') 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: 'Qbix' !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-developers:before {
  content: "\e900";
}
.icon-ecosystem:before {
  content: "\e901";
}
.icon-hosting:before {
  content: "\e902";
}
.icon-investors:before {
  content: "\e903";
}
.icon-discuss:before {
  content: "\e904";
}
.icon-communities:before {
  content: "\e905";
}
