@font-face {
    font-family: "cg-icons";
    font-style: normal;
    font-weight: 400;
    src: url("../fontello/cg-icons.eot?z5qas7#iefix") format("embedded-opentype"),
         url("../fontello/cg-icons.ttf?z5qas7") format("truetype"),
         url("../fontello/cg-icons.woff?z5qas7") format("woff"),
         url("../fontello/cg-icons.svg?z5qas7#cg-icons") format("svg");
}

[class^="cg-"]:before, [class*=" cg-"]:before {
	font-family: 'cg-icons';
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	text-transform: none;
 
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 
.cg-artstation:before{ content:'\e900'; } /* "" */
.cg-polycount:before{ content:'\e901'; } /* "" */