@font-face {
    font-family: 'Futura';
    src: url('../fonts/Futura-Book.otf');
    font-weight: 300;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaStd-Medium.otf');
    font-weight: 400;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaStd-Bold.otf');
    font-weight: 700;
}

