@font-face {
	font-family: 'icomoon';
	src:  url('../eot/icomoon1ad4.eot');
	src:  url('../eot/icomoon1ad4.eot#iefix') format('embedded-opentype'),
	url('../ttf/icomoon1ad4.ttf') format('truetype'),
	url('../woff/icomoon1ad4.woff') format('woff'),
	url('../svg/icomoon1ad4.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="agc_icon_"], [class*=" agc_icon_"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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;
}

.agc_icon_exclamation_circle:before {
  	content: "\e906";
}
.agc_icon_exclamation_triangle:before {
  	content: "\e907";
}
.agc_icon_bars:before {
  	content: "\e905";
}
.agc_icon_close:before {
  	content: "\e904";
}
.agc_icon_checkmark:before {
  	content: "\e903";
}
.agc_icon_expand:before {
  	content: "\e900";
}
.agc_icon_spinner:before {
  	content: "\e97b";
}
.agc_icon_pencil:before {
  	content: "\e902";
}
.agc_icon_chevron_right:before {
  	content: "\e901";
}
