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

.npi {
  /* 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;
}

.npi-phone:before {
  content: "\e900";
}
.npi-email:before {
  content: "\e901";
}
.npi-whatsapp:before {
  content: "\e902";
}
.npi-rocket:before {
  content: "\e903";
}
.npi-folder:before {
  content: "\e904";
}
.npi-profile:before {
  content: "\e905";
}
.npi-inspiration:before {
  content: "\e906";
}
.npi-gift:before {
  content: "\e907";
}
.npi-gallery:before {
  content: "\e908";
}
.npi-location-pin:before {
  content: "\e909";
}
.npi-tnc-file:before {
  content: "\e926";
}
