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

}