@font-face {
    font-family: 'FUTUR';
    src: url('../fonts/FUTUR.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Futura-Bold";
    src: url('../fonts/FUTUR__1.TTF') format('truetype');
}
@font-face {
    font-family: "Futura-Bold";
    src: url('../fonts/FuturaLT-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'HelveticaNeueLTStd';
    src: url('../fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}