@font-face {
    font-family: 'futura';
    src: url('FuturaLT-webfont.eot');
    src: url('FuturaLT-webfont.woff') format('woff'),
	url('FuturaLT-webfont.ttf') format('truetype'),
	url('FuturaLT-webfont.svg#futura') format('svg');
    font-weight: normal;
    font-style: normal;

}