@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?w02b0e');
  src:  url('fonts/icomoon.eot?w02b0e#iefix') format('embedded-opentype'),
  url('fonts/icomoon.ttf?w02b0e') format('truetype'),
  url('fonts/icomoon.woff?w02b0e') format('woff'),
  url('fonts/icomoon.svg?w02b0e#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-nb-"], [class*=" icon-nb-"],[class^="icon-nb-"]:before,[class*=" icon-nb-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-nb-user-2:before {
  content: "\e900";
}
.icon-nb-user:before {
  content: "\e901";
}
.icon-nb-twitter:before {
  content: "\e902";
}
.icon-nb-shopping-bag:before {
  content: "\e903";
}
.icon-nb-search:before {
  content: "\e904";
}
.icon-nb-phone-call:before {
  content: "\e905";
}
.icon-nb-pin:before {
  content: "\e906";
}
.icon-nb-linkedin:before {
  content: "\e907";
}
.icon-nb-instagram:before {
  content: "\e908";
}
.icon-nb-home-run:before {
  content: "\e909";
}
.icon-nb-hand:before {
  content: "\e90a";
}
.icon-nb-gym:before {
  content: "\e90b";
}
.icon-nb-google-plus:before {
  content: "\e90c";
}
.icon-nb-facebook:before {
  content: "\e90d";
}
.icon-nb-email:before {
  content: "\e90e";
}
.icon-nb-down-arrow:before {
  content: "\e90f";
}
.icon-nb-close:before {
  content: "\e910";
}
.icon-nb-clock:before {
  content: "\e911";
}
.icon-nb-calendar:before {
  content: "\e912";
}
.icon-nb-adress:before {
  content: "\e913";
}
