@font-face {
	font-family: 'Pictos';
	src: url('../fonts/pictos-web.eot');
	src: local('?'), url('../fonts/pictos-web.woff') format('woff'), url('../fonts/pictos-web.ttf') format('truetype'), url('../fonts/pictos-web.svg#webfontIyfZbseF') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon {
	font-weight: normal; 
	font-style: normal;
	line-height: normal; 
	font-family: 'Pictos', sans-serif;
	margin-right:10px;
}		

.tabs .icon {
	margin-right:8px;
	color:#ebb600;
}		

.tabs article .icon {
	color:#019cdc;
	font-size:11px;
}

#headerwrapper .icon {
	font-size:28px;
}		
#headerwrapper .icon.arrow {
	font-size:12px;
	margin-left:5px;
}		
