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

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

.need-value:before {
  content: "\e900";
}
.need-factory:before {
  content: "\e901";
}
.need-history:before {
  content: "\e902";
}
