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

[class^='icon-'],
[class*=' icon-'] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-linkedin:before {
	content: '\e901';
}
.icon-linkedin-iso:before {
	content: '\e900';
}
.icon-arrow-prev:before {
	content: '\e600';
}
.icon-arrow-next:before {
	content: '\e601';
}
.icon-instagram:before {
	content: '\e602';
}
.icon-facebook-iso:before {
	content: '\e603';
}
.icon-pinterest-iso:before {
	content: '\e604';
}
.icon-instagram2:before {
	content: '\e605';
}
.icon-email:before {
	content: '\e606';
}
.icon-facebook:before {
	content: '\e607';
}
.icon-pinterest:before {
	content: '\e608';
}
.icon-twitter:before {
	content: '\e609';
}
.icon-zoom:before {
	content: '\e60a';
}
.icon-menu:before {
	content: '\e60b';
}
.icon-arrow-down:before {
	content: '\e60c';
}
.icon-check:before {
	content: '\e60d';
}
.icon-arrow-prev-black:before {
	content: '\e60e';
}
.icon-arrow-next-black:before {
	content: '\e60f';
}
