@font-face {
	font-family: test;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
}
.test-resize-full-alt:before {
	content: '\e800';
	font-family: test;
	font-weight: normal;
	font-style: normal;
}
.test-resize-vertical:before {
	content: '\e801';
	font-family: test;
	font-weight: normal;
	font-style: normal;
}
.test-stackexchange:before {
	content: '\f18d';
	font-family: test;
	font-weight: normal;
	font-style: normal;
}