@font-face {font-family: 'faicon';
	src: url('font/fontawesome-new.eot');
	src: url('font/fontawesome-new.eot?#iefix') format('embedded-opentype'),
	url('font/fontawesome-new.woff') format('woff'),
	url('font/fontawesome-new.ttf') format('truetype'),
	url('font/fontawesome-new.svg#fontawesome') format('svg');
	font-weight: normal;
	font-style: normal;
}

*[faicon] {font-family: faicon;font-weight: normal;font-style: normal;text-decoration: inherit;-webkit-font-smoothing: antialiased; font-size: 13px;line-height: 10px;vertical-align: top; margin-right: 3px}
*[faicon]:before {text-decoration: inherit;/*display: inline-block;*/speak: none;}
*[faicon].hide {display: none;}