@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoonPG.eot?euzfur');
	src:url('../fonts/icomoonPG.eot?#iefixeuzfur') format('embedded-opentype'),
		url('../fonts/icomoonPG.woff?euzfur') format('woff'),
		url('../fonts/icomoonPG.ttf?euzfur') format('truetype'),
		url('../fonts/icomoonPG.svg?euzfur#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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;
}

.icon-barcode:before {
	content: "\e600";
}
.icon-Bulb:before {
	content: "\e601";
}
.icon-ChatBubbz:before {
	content: "\e602";
}
.icon-Facebook:before {
	content: "\e603";
}
.icon-Community:before {
	content: "\e604";
}
.icon-Mail:before {
	content: "\e605";
}
.icon-Pinterest:before {
	content: "\e606";
}
.icon-MagGlass:before {
	content: "\e607";
}
.icon-Twitter:before {
	content: "\e608";
}
.icon-YouTube:before {
	content: "\e609";
}
.icon-QuestionMark:before {
	content: "\e610";
}
.icon-Phone:before {
	content: "\e611";
}
.icon-Caret:before {
	content: "\e60a";
}
.icon-Plus:before {
	content: "\e60b";
}
.icon-Remove:before {
	content: "\e60c";
}
