@font-face {
  font-family: 'ni-font';
  src:  url('../fonts/ni-font-3s23ae.eot');
  src:  url('../fonts/ni-font-3s23ae.eot#iefix') format('embedded-opentype'),
    url('../fonts/ni-font-3s23ae.ttf') format('truetype'),
    url('../fonts/ni-font-3s23ae.woff') format('woff'),
    url('../fonts/ni-font-3s23ae-ni-font.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.ni-behance:before {
  content: "\e900";
}
.ni-dribbble:before {
  content: "\e901";
}
.ni-facebook:before {
  content: "\e902";
}
.ni-instagram:before {
  content: "\e903";
}