@font-face {
    font-family: FuturaStd;
    src: url(../fonts/FuturaStd-Book.otf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: FuturaStd;
    src: url(../fonts/FuturaStd-Heavy.otf);
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: FuturaStd;
    src: url(../fonts/FuturaStd-Bold.otf);
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: FuturaStd;
    src: url(../fonts/FuturaStd-HeavyOblique.otf);
    font-style: italic;
}