@font-face {
	font-family: 'icomoon';
	src:url('https://i.icomoon.io/public/df16b6706c/BUSC2515PilotProgram/icomoon.eot?o3itz3');
	src:url('https://i.icomoon.io/public/df16b6706c/BUSC2515PilotProgram/icomoon.eot?#iefixo3itz3') format('embedded-opentype'),
		url('https://i.icomoon.io/public/df16b6706c/BUSC2515PilotProgram/icomoon.woff2?o3itz3') format('woff2'),
		url('https://i.icomoon.io/public/df16b6706c/BUSC2515PilotProgram/icomoon.ttf?o3itz3') format('truetype'),
		url('https://i.icomoon.io/public/df16b6706c/BUSC2515PilotProgram/icomoon.woff?o3itz3') format('woff'),
		url('https://i.icomoon.io/public/df16b6706c/BUSC2515PilotProgram/icomoon.svg?o3itz3#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-angle-down:before {
	content: "\e602";
}
.icon-angle-up:before {
	content: "\e603";
}
.icon-angle-right:before {
	content: "\e604";
}
.icon-angle-left:before {
	content: "\e605";
}
.icon-menu2:before {
	content: "\e601";
}
.icon-menu:before {
	content: "\e600";
}
