@font-face {
	font-family: 'ganxy-font';
	src:url('../fonts/ganxy-font.eot?h5x36a');
	src:url('../fonts/ganxy-font.eot?#iefixh5x36a') format('embedded-opentype'),
		url('../fonts/ganxy-font.ttf?h5x36a') format('truetype'),
		url('../fonts/ganxy-font.woff?h5x36a') format('woff'),
		url('../fonts/ganxy-font.svg?h5x36a#ganxy-font') format('svg');
	font-weight: normal;
	font-style: normal;
}

i.mce-i-ganxy_shortcode:before {
    font-family: "ganxy-font";
    content: "\e600";
	font-size: 20px;
	color: #4f8f40;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ganxy-help-icon + span:after {
    font-family: "dashicons";
    content: "\f223";
	font-size: 20px;
	color: #4f8f40;
	float:right;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
