@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?-2yf3cz');
	src:url('icomoon.eot?#iefix-2yf3cz') format('embedded-opentype'),
		url('icomoon.ttf?-2yf3cz') format('truetype'),
		url('icomoon.woff?-2yf3cz') format('woff'),
		url('icomoon.svg?-2yf3cz#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-cancel:before {
	content: "\e609";
}
.icon-circle-left:before {
	content: "\e601";
}
.icon-circle-right:before {
	content: "\e602";
}
.icon-check:before {
	content: "\e605";
}
.icon-twitter:before {
	content: "\ea91";
}
.icon-youtube3:before {
	content: "\ea99";
}
.icon-chevron-with-circle-left:before {
	content: "\e608";
}
.icon-chevron-with-circle-right:before {
	content: "\e607";
}
.icon-facebook:before {
	content: "\e606";
}
.icon-angle-down:before {
	content: "\e603";
}
.icon-phone-square:before {
	content: "\e600";
}
.icon-envelope:before {
	content: "\e604";
}
