@font-face {
  font-family: 'Black Han Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./black-han-sans-0.woff2) format('truetype');
}
@font-face {
  font-family: 'Press Start 2P';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./press-start-2p-0.woff2) format('truetype');
}
/* Noto Color Emoji — SIL Open Font License 1.1.
   출제판(keys.ts)에 있는 이모지만 잘라낸 서브셋이다. */
@font-face {
  font-family: 'Noto Color Emoji';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./noto-color-emoji.woff2) format('woff2');
}
