@font-face {
    font-family: 'Kelly';
    src: url('KellyBold.woff2') format('woff2'),
        url('KellyBold.woff') format('woff'),
        url('KellyBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kelly';
    src: url('KellyBold_1.woff2') format('woff2'),
        url('KellyBold_1.woff') format('woff'),
        url('KellyBold_1.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

