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