@font-face {
    font-family: 'Butler-UltraLight';
    src: url('../woff2/butler-ultralight.woff2') format('woff2'),
        url('../woff/butler-ultralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Butler-Medium';
    src: url('../woff2/butler-medium.woff2') format('woff2'),
        url('../woff/butler-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Butler-Light';
    src: url('../woff2/butler-light.woff2') format('woff2'),
        url('../woff/butler-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Butler-Black';
    src: url('../woff2/butler-black.woff2') format('woff2'),
        url('../woff/butler-black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Butler-Bold';
    src: url('../woff2/butler-bold.woff2') format('woff2'),
        url('../woff/butler-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Butler-ExtraBold';
    src: url('../woff2/butler-extrabold.woff2') format('woff2'),
        url('../woff/butler-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Butler';
    src: url('../woff2/butler.woff2') format('woff2'),
        url('../woff/butler.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

