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

}