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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-youtube-play:before {
	content: "\e60e";
}

.icon-angle-right:before {
	content: "\e600";
}

.icon-user:before {
	content: "\e60d";
}

.icon-user-check:before {
	content: "\e60b";
}

.icon-cross:before {
	content: "\e60c";
}

.icon-clock:before {
	content: "\e608";
}

.icon-folder-open:before {
	content: "\e609";
}

.icon-search:before {
	content: "\e601";
}

.icon-feed:before {
	content: "\e602";
}

.icon-youtube:before {
	content: "\e603";
}

.icon-twitter:before {
	content: "\e604";
}

.icon-google-plus:before {
	content: "\e605";
}

.icon-facebook:before {
	content: "\e606";
}

.icon-keyboard-arrow-down:before {
	content: "\e60a";
}

.icon-play-circle-outline:before {
	content: "\e607";
}

