@font-face {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	src: url('fonts/icomoon.eot?j27t4l');
	src: url('fonts/icomoon.eot?j27t4l#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?j27t4l') format('truetype'), url('fonts/icomoon.woff?j27t4l') format('woff'), url('fonts/icomoon.svg?j27t4l#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-youtube:before {
	content: '\e900';
}
.icon-checkbox-check:before {
	content: '\e901';
}
.icon-tel:before {
	content: '\e902';
}
.icon-mail:before {
	content: '\e903';
}
.icon-arrow-down:before {
	content: '\e904';
}
.icon-carrot:before {
	content: '\e905';
}
.icon-apple:before {
	content: '\e906';
}
.icon-facebook:before {
	content: '\e907';
}
.icon-insta:before {
	content: '\e908';
}
.icon-linkedin:before {
	content: '\e909';
}
.icon-carrot-apple:before {
	content: '\e90a';
}
.icon-check:before {
	content: '\e90b';
}
