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

[class^="icon-"], [class*=" 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;
}

.icon-quotes-left:before {
	font-family: 'icomoon' !important;
	content: "\e600";
}
