@font-face {
    font-family: 'Happy Times';
    src: url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Italic.eot');
    src: url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Italic.eot?#iefix')
            format('embedded-opentype'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Italic.woff2')
            format('woff2'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Italic.woff')
            format('woff'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Italic.ttf')
            format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Happy Times';
    src: url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Regular.eot');
    src: url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Regular.eot?#iefix')
            format('embedded-opentype'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Regular.woff2')
            format('woff2'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Regular.woff')
            format('woff'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Regular.ttf')
            format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Happy Times';
    src: url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Bold.eot');
    src: url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Bold.eot?#iefix')
            format('embedded-opentype'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Bold.woff2')
            format('woff2'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Bold.woff')
            format('woff'),
        url('https://chisenhale-app.vercel.app/assets/fonts/HappyTimesattheIKOBNewGamePlusEdition-Bold.ttf')
            format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
