@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-26xowr');
	src:url('fonts/icomoon.eot?#iefix-26xowr') format('embedded-opentype'),
		url('fonts/icomoon.woff?-26xowr') format('woff'),
		url('fonts/icomoon.ttf?-26xowr') format('truetype'),
		url('fonts/icomoon.svg?-26xowr#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-insta:before {
	content: "\e601";
}
.icon-facebook:before {
	content: "\e000";
}
.icon-twitter:before {
	content: "\e001";
}
.icon-linkedin:before {
	content: "\e002";
}
.icon-pinterest:before {
	content: "\e003";
}
.icon-close:before {
	content: "\e004";
}
.icon-minus:before {
	content: "\e006";
}
.icon-x:before {
	content: "\e007";
}
.icon-list:before {
	content: "\e008";
}
.icon-bubbles:before {
	content: "\e00b";
}
.icon-list-2:before {
	content: "\e005";
}
.icon-chat:before {
	content: "\e009";
}
.icon-youtube:before {
	content: "\e600";
}
.icon-gplus:before {
	content: "\e602";
}
