@font-face {
	font-family: form;
	src: url("iconfont.woff") format("woff"), url("iconfont.ttf") format("truetype");
}
.form-form-outline:before {
	content: "\e001";
	font-family: form;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.form-list-bulleted:before {
	content: "\e002";
	font-family: form;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.form-list-bulleted-add:before {
	content: "\e003";
	font-family: form;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.form-apps-script-outline:before {
	content: "\e004";
	font-family: form;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.form-end-arrow-notch:before {
	content: "\e005";
	font-family: form;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}