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

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

