@font-face {
    font-family: futura;
    font-weight: 400;
    font-style: normal;
    src: url('/fonts/futura-400-normal.woff') format('woff');
}

@font-face {
    font-family: futura;
    font-weight: 400;
    font-style: italic;
    src: url('/fonts/futura-400-italic.woff') format('woff');
}

@font-face {
    font-family: futura;
    font-weight: 700;
    font-style: normal;
    src: url('/fonts/futura-700-normal.woff') format('woff');
}

@font-face {
    font-family: futura;
    font-weight: 700;
    font-style: italic;
    src: url('/fonts/futura-700-italic.woff') format('woff');
}
