@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura light bt.ttf') format('truetype');
    font-weight: normal bolder bold 300 400 500 600 700;
    font-style: normal;

}


@font-face {
    font-family: 'Futura';
    src: url('../fonts/Futura Light Italic font.ttf') format('truetype');
    font-weight: normal bold 500;
    font-style: italic;

}