@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'icomoon';
	src:url('/includes/css/fonts2/icomoon.eot?-kkm0vr');
	src:url('/includes/css/fonts2/icomoon.eot?#iefix-kkm0vr') format('embedded-opentype'),
		url('/includes/css/fonts2/icomoon.ttf?-kkm0vr') format('truetype'),
		url('/includes/css/fonts2/icomoon.woff?-kkm0vr') format('woff'),
		url('/includes/css/fonts2/icomoon.svg?-kkm0vr#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-CCN-brand:before {
	content: "\e600";
}

.icon-nat-job-brd:before {
	content: "\e601";
}

.icon-schl-job-brd:before {
	content: "\e602";
}

.icon-my-resume:before {
	content: "\e603";
}

.icon-intrn-srch:before {
	content: "\e604";
}