@font-face {
    font-family: 'futura_bkbook';
    src: url('ufonts.com_futura-book-webfont.woff2') format('woff2'),
         url('ufonts.com_futura-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futura_lightregular';
    src: url('futura_light-webfont.woff2') format('woff2'),
         url('futura_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}