@font-face {
    font-family: 'futura-bd';
    src: url('../fonts/futura-bd/FutuBd.ttf') format('woff2');
    /*font-weight: 300;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'futura-bdlt';
    src: url('../fonts/futura-bd/FutuBdIt.ttf') format('woff2');
    /*font-weight: 300;*/
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'futura-md';
    src: url('../fonts/futura-bd/FutuMd.ttf') format('woff2');
    /*font-weight: 300;*/
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'futura-mdlt';
    src: url('../fonts/futura-bd/FutuMdIt.ttf') format('woff2');
    /*font-weight: 300;*/
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'futura-boldbt';
    src: url('../fonts/futura-bd/FuturaBoldBT.ttf') format('woff2');
    /*font-weight: 300;*/
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'futura-mbt';
    src: url('../fonts/futura-bd/FuturaMediumBT.ttf') format('woff2');
    /*font-weight: 300;*/
    font-style: normal;
    font-display: swap;
}

/* Bison bold font */
@font-face {
    font-family: 'bison-bd';
    src: url('../fonts/bison-bold/Bison-Bold.ttf') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}