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

/* Fallback for browsers that don't support the font */
.font-kaleko {
    font-family: 'Kaleko', 'Helvetica Neue', 'Arial', sans-serif;
}
