@font-face {
    font-family: 'Happy Times at the IKOB';
    src: url(https://blackbeanbao.neocities.org/fonts/happytimes-regular.woff2);
    font-style: normal;
}

@font-face {
    font-family: 'Happy Times at the IKOB';
    src: url(https://blackbeanbao.neocities.org/fonts/happytimes-italic.woff2);
    font-style: italic;
}

@font-face {
    font-family: 'MF Shang Ya';
    src: url(https://blackbeanbao.neocities.org/fonts/mfshangya.woff2);
    font-style: normal;
}

@font-face {
    font-family: 'FT88';
    src: url(https://blackbeanbao.neocities.org/fonts/ft88.woff2);
    font-style: normal;
}

a {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.content-button {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ticket-close{
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}