@font-face {
	font-family: tik;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
}
.tik-note:before {
	content: '\e800';
	font-family: tik;
	font-weight: normal;
	font-style: normal;
}