@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?o9gttk");
	src: url("fonts/icomoon.eot?o9gttk#iefix") format("embedded-opentype"),
		url("fonts/icomoon.ttf?o9gttk") format("truetype"),
		url("fonts/icomoon.woff?o9gttk") format("woff"),
		url("fonts/icomoon.svg?o9gttk#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: never;
	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-black:before {
	content: "\e900";
}
.icon-print:before {
	content: "\e901";
}
.icon-email:before {
	content: "\e902";
}
.icon-triangle:before {
	content: "\e903";
}
.icon-thin-arrow:before {
	content: "\e904";
}
.icon-check:before {
	content: "\e905";
}
.icon-x:before {
	content: "\e906";
}
.icon-linkedin:before {
	content: "\e907";
}
.icon-youtube:before {
	content: "\e908";
}
.icon-instagram:before {
	content: "\e909";
}
.icon-arrow-left:before {
	content: "\e90a";
}
.icon-arrow-right:before {
	content: "\e90b";
}
.icon-facebook:before {
	content: "\e90c";
}
.icon-burguer-menu:before {
	content: "\e90d";
}
.icon-main-logo:before {
	content: "\e90e";
}
.icon-close:before {
	content: "\e90f";
}
