@font-face {
	font-family: 'shop-icon';
	src:url('fonts/shop-icon.eot?7x8glp');
	src:url('fonts/shop-icon.eot?#iefix7x8glp') format('embedded-opentype'),
		url('fonts/shop-icon.woff?7x8glp') format('woff'),
		url('fonts/shop-icon.ttf?7x8glp') format('truetype'),
		url('fonts/shop-icon.svg?7x8glp#shop-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="shop-icon-"], [class*=" shop-icon-"] {
	font-family: 'shop-icon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.shop-icon-books:before {
	content: "\e60c";
}

.shop-icon-dvds:before {
	content: "\e60d";
}

