@font-face {
    font-family: 'Futura Lt BT';
    font-style: normal;
    src: 
    url('/static/fonts/futura-lt-bt.ttf') format('opentype');
}

@font-face {
    font-family: 'Futura Md BT';
    font-style: normal;
    src: 
    url('/static/fonts/futura-md-bt.ttf') format('opentype');
}

@font-face {
    font-family: 'Futura Bk BT';
    font-style: normal;
    src: 
    url('/static/fonts/futura-bk-bt.ttf') format('opentype');
}