@font-face {
  font-family: 'sinsegye';
  src: url('./fonts/Sinsegye-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'NotoSerifTC';
  src: url('./fonts/NotoSerifTC-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Ownglyph_PDH';
  src: url('fonts/Ownglyph_PDH-Rg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SUITE';
  src: url('./fonts/SUITE-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'SUITE';
  src: url('./fonts/SUITE-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
