@font-face {
	font-family: 'sgconsig-logo';
	src:url('fonts/sgconsig-logo.eot');
	src:url('fonts/sgconsig-logo.eot?#iefix') format('embedded-opentype'),
		url('fonts/sgconsig-logo.woff') format('woff'),
		url('fonts/sgconsig-logo.ttf') format('truetype'),
		url('fonts/sgconsig-logo.svg#sgconsig-logo') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="sgconsig-logo"], [class*=" sgconsig-logo"] {
	font-family: 'sgconsig-logo';
	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;
}

.sgconsig-logo:before {
	content: "\e100";
}
