@font-face {
	font-family: 'wgr-icons-2';
	src:url('wgr-icons.eot');
	src:url('wgr-icons.eot?#iefix') format('embedded-opentype'),
		url('wgr-icons.woff') format('woff'),
		url('wgr-icons.ttf') format('truetype'),
		url('wgr-icons.svg#wgr-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-home:before {
  content: "\e602";
}
.icon-cart:before {
  content: "\e600";
}