@font-face {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/icomoon/icomoon.eot?unijkg');
	src: url('../fonts/icomoon/icomoon.eot?unijkg#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?unijkg') format('truetype'), url('../fonts/icomoon/icomoon.woff?unijkg') format('woff'), url('../fonts/icomoon/icomoon.svg?unijkg#icomoon') format('svg');
	font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {

	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: never;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
	content: '\f002';
}
.icon-check:before {
	content: '\f00c';
}
.icon-close:before {
	content: '\f00d';
}
.icon-remove:before {
	content: '\f00d';
}
.icon-times:before {
	content: '\f00d';
}
.icon-facebook-square:before {
	content: '\f082';
}
.icon-comments:before {
	content: '\f086';
}
.icon-linkedin-square:before {
	content: '\f08c';
}
.icon-twitter:before {
	content: '\f099';
}
.icon-facebook:before {
	content: '\f09a';
}
.icon-facebook-f:before {
	content: '\f09a';
}
.icon-pinterest:before {
	content: '\f0d2';
}
.icon-linkedin:before {
	content: '\f0e1';
}
.icon-angle-left:before {
	content: '\f104';
}
.icon-angle-right:before {
	content: '\f105';
}
.icon-angle-up:before {
	content: '\f106';
}
.icon-angle-down:before {
	content: '\f107';
}
.icon-youtube:before {
	content: '\f167';
}
.icon-instagram:before {
	content: '\f16d';
}
.icon-facebook-official:before {
	content: '\f230';
}
