@font-face {
	font-family: 'icomoon';
	src:  url('icomoon.eot?rhq5hl');
	src:  url('icomoon.eot?rhq5hl#iefix') format('embedded-opentype'),
	url('icomoon.ttf?rhq5hl') format('truetype'),
	url('icomoon.woff?rhq5hl') format('woff'),
	url('icomoon.svg?rhq5hl#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-arrow-left:before {
	content: "\e900";
}
.icon-arrow-right:before {
	content: "\e901";
}
.icon-facebook:before {
	content: "\e902";
}
.icon-icon-pause:before {
	content: "\e903";
}
.icon-icon-play:before {
	content: "\e904";
}
.icon-instagram:before {
	content: "\e905";
}
.icon-minus:before {
	content: "\e906";
}
.icon-plus:before {
	content: "\e907";
}
.icon-telegramm:before {
	content: "\e908";
}
.icon-youtube:before {
	content: "\e909";
}
