@font-face {
    font-family: 'FuturaPT Book';
    src: url('futura-pt-book.eot');
    src: url('futura-pt-book.eot?#iefix') format('embedded-opentype'),
         url('futura-pt-book.woff2') format('woff2'),
         url('futura-pt-book.woff') format('woff'),
         url('futura-pt-book.ttf') format('truetype'),
		 url('futura-pt-book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}