/*
@font-face { 
	font-family: Futura; 
	src: url('../fonts/futura.ttf') 
	format('truetype');
	font-weight: normal;
	font-style: normal;
} 
*/
@font-face {
    font-family: 'futura_bkbook';
    src: url('http://www.bistrowest.com/wp-content/themes/bistrowest/fonts/futuraf/trabk__-webfont.woff2') format('woff2'),
         url('../fonts/futura/ftrabk__-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}