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

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

.icon-facebook3:before {
	content: "\ea8e";
    font-family: 'icomoon';
}

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

.icon-flower:before {
	content: "\e601";
    font-family: 'icomoon';

}

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

.icon-camera:before {
	content: "\e609";
    font-family: 'icomoon1';
}
.icon-video:before {
	content: "\e61a";
    font-family: 'icomoon1';
}
.icon-book:before {
	content: "\e616";
    font-family: 'icomoon1';
}
.icon-graduation:before {
	content: "\e615";
    font-family: 'icomoon1';
}
.icon-youtube:before {
	content: "\f167";
    font-family: 'icomoon1';
/*    font-size: 20px;*/
}

.icon-play3:before {
	content: "\ea1c";
}


