@font-face {
    font-family: 'Futura';
    src: url('../woff2/futura-bold-webfont.woff2') format('woff2'),
         url('../woff/futura-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Futura';
    src: url('../woff2/futura-medium-webfont.woff2') format('woff2'),
         url('../woff/futura-medium-webfont.woff') format('woff');
    font-weight: medium;
    font-style: normal;
}
@font-face {
    font-family: 'Futuralight_condensed';
    src: url('../woff2/futura-condensedlight-webfont.woff2') format('woff2'),
         url('../woff/futura-condensedlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
