/* Self-hosted subset fonts (Korean + Latin + UI marks) */

@font-face {
  font-family: 'Gowun Batang';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/gowun-batang-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Gowun Batang';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/gowun-batang-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Nanum Gothic Coding';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/nanum-gothic-coding-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Nanum Gothic Coding';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/nanum-gothic-coding-700.woff2') format('woff2');
}
