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

[class^="pi-"], [class*=" pi-"] {
  font-family: 'PixelIcons' !important;font-size: 16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.pi-bronze-coin:before { content: "\ea01"; }
.pi-chat:before { content: "\ea02"; }
.pi-chevron-left:before { content: "\ea03"; }
.pi-chevron-right:before { content: "\ea04"; }
.pi-circuit:before { content: "\ea05"; }
.pi-code:before { content: "\ea06"; }
.pi-cross:before { content: "\ea07"; }
.pi-diamond:before { content: "\ea08"; }
.pi-dino:before { content: "\ea09"; }
.pi-eye:before { content: "\ea0a"; }
.pi-facebook:before { content: "\ea0b"; }
.pi-floppy-disk:before { content: "\ea0c"; }
.pi-github:before { content: "\ea0d"; }
.pi-gold-coin:before { content: "\ea0e"; }
.pi-home:before { content: "\ea0f"; }
.pi-internet-explorer:before { content: "\ea10"; }
.pi-linkedin:before { content: "\ea11"; }
.pi-phone:before { content: "\ea12"; }
.pi-pipe-top:before { content: "\ea13"; }
.pi-pizza-slice:before { content: "\ea14"; }
.pi-refresh:before { content: "\ea15"; }
.pi-silver-coin:before { content: "\ea16"; }
.pi-skull:before { content: "\ea17"; }
.pi-twitter:before { content: "\ea18"; }
.pi-whatsapp:before { content: "\ea19"; }
.pi-youtube:before { content: "\ea1a"; }


