@charset "utf-8";
/* CSS Document */
@font-face {
				font-family: "Fuda";
				src: url('../fonts/Fuda.otf.eot');
				src: url('../fonts/Fuda.eot?#iefix') format('embedded-opentype'),
				url('../fonts/Fuda.woff') format('woff'),
				url('../fonts/Fuda.ttf') format('truetype'),
				url('../fonts/Fuda.svg#NeuesBauenDemo') format('svg');
				font-weight: normal;
				font-style: normal;
		   }    
.Fuda{font-family: "Fuda";}