@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?ugcjke');
  src:  url('../fonts/icomoon/icomoon.eot?ugcjke#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?ugcjke') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?ugcjke') format('woff'),
    url('../fonts/icomoon/icomoon.svg?ugcjke#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}



[class^="nfpicon-"], [class*=" nfpicon-"] {
    
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;  
}

.nfpicon-vehicle:before {
  content: "\e907";
  }
  .nfpicon-bill:before {
  content: "\e904";
  }
  .nfpicon-lottery:before {
  content: "\e905";
  }
  .nfpicon-book:before {
  content: "\e902";
  }
  .nfpicon-t-shirt:before {
  content: "\e901";
  }
  .nfpicon-gas-pump:before {
  content: "\e900";
  }
  .nfpicon-gas-pump2:before {
  content: "\e906";
  }
  .nfpicon-hour-glass:before {
  content: "\e979";
  }
  .nfpicon-icon-list2:before {
  content: "\e9bb";
  }