@font-face {
    font-family: 'pxshopicons';
    src: url('../fonts/pxshopicons.eot');
    src: url('../fonts/pxshopicons.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pxshopicons.woff') format('woff'),
         url('../fonts/pxshopicons.ttf') format('truetype'),
         url('../fonts/pxshopicons.svg#px') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='pxicon-']:before{
	display: inline-block;
   font-family: 'pxshopicons';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.pxicon-bottle:before{content:'\0041';}
.pxicon-cart:before{content:'\0042';}
.pxicon-community:before{content:'\0043';}
.pxicon-cook:before{content:'\0044';}
.pxicon-euro:before{content:'\0045';}
.pxicon-glas:before{content:'\0046';}
.pxicon-grapes:before{content:'\0047';}
.pxicon-home:before{content:'\0048';}
.pxicon-hook:before{content:'\0049';}
.pxicon-search:before{content:'\004a';}
.pxicon-stars:before{content:'\004b';}
.pxicon-user:before{content:'\004c';}