@font-face {
    font-family: 'Futura';
    src: local("Futura Md"),
	url('fonts/fut.eot'),
	url('fonts/fut.eot?#iefix') format('eot'),
         url('fonts/fut.woff') format('woff'),
         url('fonts/fut.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}