
@font-face {
    font-family: 'FuturaBold';
    src: url('futurab-webfont.eot');
    src: url('futurab-webfont.eot?#iefix') format('embedded-opentype'),
	     url('futurab-webfont.svg#futura_md_btbold') format('svg'),
         url('futurab-webfont.woff2') format('woff2'),
         url('futurab-webfont.woff') format('woff'),
		 url("futurab.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

}