@font-face {
	font-family: 'glyphs';
	src:url('fonts/glyphs.eot?-l6iofg');
	src:url('fonts/glyphs.eot?#iefix-l6iofg') format('embedded-opentype'),
		url('fonts/glyphs.woff?-l6iofg') format('woff'),
		url('fonts/glyphs.ttf?-l6iofg') format('truetype'),
		url('fonts/glyphs.svg?-l6iofg#glyphs') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'glyphs';
	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-image:before {
	content: "\e600";
}
.icon-user:before {
	content: "\e601";
}
.icon-bubble:before {
	content: "\e602";
}
.icon-box-add:before {
	content: "\e603";
}
