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