@font-face {
	font-family: 'csg-web';
	src:url('csg-web.eot?-9rhska');
	src:url('csg-web.eot?#iefix-9rhska') format('embedded-opentype'),
		url('csg-web.woff?-9rhska') format('woff'),
		url('csg-web.ttf?-9rhska') format('truetype'),
		url('csg-web.svg?-9rhska#csg-web') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'csg-web';
	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-close:before {
	content: "\e600";
}

.icon-pdf:before {
	content: "\e601";
}

.icon-www:before {
	content: "\e602";
}

