@font-face {
  font-family: "netspark-icons";
  src: url('netspark-icons.eot?t=1756743112929'); /* IE9*/
  src: url('netspark-icons.eot?t=1756743112929#iefix') format('embedded-opentype') /* IE6-IE8 */,
  url('netspark-icons.woff2') format('woff2'),
  url('netspark-icons.woff?t=1756743112929') format('woff'),
  url('netspark-icons.ttf?t=1756743112929') format('truetype'),
  url('netspark-icons.svg?t=1756743112929') format('svg');
}

i[class^="ns-"], i[class*=" ns-"] {
  font-family: "netspark-icons";
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.ns-allegro::before { content: "\ea01"; }
.ns-netspark::before { content: "\ea02"; }
.ns-payU::before { content: "\ea03"; }


