@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?lmapsc');
  src:  url('fonts/icomoon.eot?lmapsc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lmapsc') format('truetype'),
    url('fonts/icomoon.woff?lmapsc') format('woff'),
    url('fonts/icomoon.svg?lmapsc#icomoon') 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: 'icomoon' !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-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";
}
.icon-nb-arrow:before {
  content: "\e914";
}
.icon-nb-delete:before {
  content: "\e915";
}
.icon-nb-edit:before {
  content: "\e916";
}
.icon-nb-plus:before {
  content: "\e917";
}
.icon-nb-search1:before {
  content: "\e918";
}
