@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?8ctd1g');
	src:url('../fonts/icomoon.eot?#iefix8ctd1g') format('embedded-opentype'),
		url('../fonts/icomoon.woff?8ctd1g') format('woff'),
		url('../fonts/icomoon.ttf?8ctd1g') format('truetype'),
		url('../fonts/icomoon.svg?8ctd1g#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'tcp';
    src: url('../fonts/pfdintextcondpro-regular-webfont.eot');
    src: url('../fonts/pfdintextcondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextcondpro-regular-webfont.woff') format('woff'),
         url('../fonts/pfdintextcondpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ssb';
    src: url('../fonts/sheepsansbold.eot');
    src: url('../fonts/sheepsansbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sheepsansbold.woff') format('woff'),
         url('../fonts/sheepsansbold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.share42-item a:before{
	font-family: 'icomoon';
	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;
}

.icon-books:before {
	content: "\e604";
}
.icon-cart:before {
	content: "\e605";
}
.icon-phone:before {
	content: "\e606";
}
.icon-user:before {
	content: "\e607";
}
.icon-enter:before {
	content: "\e608";
}
.icon-exit:before {
	content: "\e609";
}
.icon-fb:before,
#share42 .share42-item:nth-child(3) a:before {
	content: "\e602";
}
.icon-tw:before,
#share42 .share42-item:nth-child(2) a:before {
	content: "\e603";
}
.icon-ok:before,
#share42 .share42-item:nth-child(4) a:before {
	content: "\e600";
}
.icon-vk:before,
#share42 .share42-item:nth-child(1) a:before {
	content: "\e601";
}