@font-face {
	font-family: 'cyberce-glyph';
	src: url('fonts/cyberce-glyph.eot');
	src: url('fonts/cyberce-glyph.eot') format('embedded-opentype'),
		url('fonts/cyberce-glyph.woff2') format('woff2'),
		url('fonts/cyberce-glyph.woff') format('woff'),
		url('fonts/cyberce-glyph.ttf') format('truetype'),
		url('fonts/cyberce-glyph.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.cyberce-glyph {
	/* Use !important to prevent extensions from overriding this font. */
	font-family: "cyberce-glyph" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display:inline-block;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cg-tulip:before {
	content: "\e800";
}

.cg-flower-vintage:before {
	content: "\e801";
}

.cg-flower:before {
	content: "\e802";
}