@font-face {
  font-family: 'GowunBatang';
  src: url('./GowunBatang-Regular.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'GowunBatang';
  src: url('./GowunBatang-Bold.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: 'Noto Serif TC', serif;
  src: url('./NotoSerifTC-Regular.otf') format('opentype');
  font-style: normal;
  font-display: swap;
}
