@font-face {
	
font-family: icomoon;
	
src:url("/Scripts/PageOutsourcing/icomoon.eot");
	
src:url("/Scripts/PageOutsourcing/icomoon.eot") format('embedded-opentype'),
		
url("/Scripts/PageOutsourcing/icomoon.ttf") format('truetype'),
		
url("/Scripts/PageOutsourcing/icomoon.woff") format('woff'),
		
url("/Scripts/PageOutsourcing/icomoon.svg") format('svg');
	
font-weight: normal;
	
font-style: normal;

}


[class^="icon-"], [class*=" icon-"] {
	
font-family: icomoon;
font-size: 40px;
speak: none;
	
font-style: normal;
	
font-weight: normal;
	
font-variant: normal;
	
text-transform: none;
	


	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-shield:before {
	content: "\e902";
}

