@font-face {
    font-family: 'i3fonts';
    src: url('../fonts/i3fonts.eot');
    src: url('../fonts/i3fonts.eot?#iefix') format('embedded-opentype'),
         url('../fonts/i3fonts.woff') format('woff'),
         url('../fonts/i3fonts.ttf') format('truetype'),
         url('../fonts/i3fonts.svg#i3fonts') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='iconi3-']:before{
	display: inline-block;
   font-family: 'i3fonts';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.iconi3-count:before{content:'\0043';}