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

.icon-user, .icon-skype, .icon-monitor, .icon-envelope, .icon-blogger, .icon-linkedin, .icon-facebook, .icon-tumblr, .icon-feed, .icon-mobile, .icon-play {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size:30px; padding:0 5px 0 5px;
	margin-bottom:0px;
	float:right; margin-right:0px;
	text-decoration:none;
	
}
a:hover{text-decoration:none;}
.icon-user:before{content: "\e000";}
.icon-skype:before{content: "\e001";	color:#20b9f2;}
.icon-monitor:before{content: "\e002";}
.icon-envelope:before{content: "\e003";}
.icon-blogger:before{content: "\e005";	color:#fa6501;}
.icon-linkedin:before{content: "\e006";	color:#017eb4;}
.icon-facebook:before{content: "\e004";	color:#4266b4;}
.icon-tumblr:before{content: "\e007";	color:#19abd6;}
.icon-feed:before {content: "\e008";}
.icon-mobile:before{content: "\e009";}
.icon-play:before {content: "\e00a";}

