@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?qjb10s');
	src: url('fonts/icomoon.eot?qjb10s#iefix') format('embedded-opentype'),
	url('fonts/icomoon.ttf?qjb10s') format('truetype'),
	url('fonts/icomoon.woff?qjb10s') format('woff'),
	url('fonts/icomoon.svg?qjb10s#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-arrow-down:before {
	content: '\e91c';
}

.icon-Icon-3:before {
	content: '\e90c';
}

.icon-Icon1:before {
	content: '\e90d';
}

.icon-Icon2:before {
	content: '\e90e';
}

.icon-Icon3:before {
	content: '\e90f';
}

.icon-Icon:before {
	content: '\e910';
}

.icon-Icons:before {
	content: '\e911';
}

.icon-keyboard_arrow_right:before {
	content: '\e901';
}

.icon-keyboard_arrow_left:before {
	content: '\e902';
}

.icon-play:before {
	content: '\e904';
}

.icon-arrow-down-left:before {
	content: '\e905';
}

.icon-user:before {
	content: '\e90a';
}

.icon-arrow-thin-up:before {
	content: '\e912';
}

.icon-arrow-thin-down:before {
	content: '\e913';
}