@font-face {
    font-family: 'butler';
    src: url('/fonts/butler_regular_stencil-webfont.woff2') format('woff2'),
         url('/fonts/butler_regular_stencil-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
    font-family: 'butler';
    src: url('/fonts/butler_bold_stencil-webfont.woff2') format('woff2'),
         url('/fonts/butler_bold_stencil-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
} */

@font-face {
    font-family: 'futura';
    src: url('/fonts/futuratot-ligh-webfont.woff2') format('woff2'),
         url('/fonts/futuratot-ligh-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'futura';
    src: url('/fonts/futuratot-book-webfont.woff2') format('woff2'),
         url('/fonts/futuratot-book-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'futura';
    src: url('/fonts/futuratot-medi-webfont.woff2') format('woff2'),
         url('/fonts/futuratot-medi-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'futura';
    src: url('/fonts/futuratot-demi-webfont.woff2') format('woff2'),
         url('/fonts/futuratot-demi-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'futura';
    src: url('/fonts/futuratot-bold-webfont.woff2') format('woff2'),
         url('/fonts/futuratot-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
