/* Nanum Square Round - alias to project font-family name */
@font-face {
  font-family: 'NanumSquareRound';
  src: url('https://cdn.jsdelivr.net/npm/@kfonts/nanum-square-round-otf/NanumSquareRoundOTFL.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquareRound';
  src: url('https://cdn.jsdelivr.net/npm/@kfonts/nanum-square-round-otf/NanumSquareRoundOTFR.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquareRound';
  src: url('https://cdn.jsdelivr.net/npm/@kfonts/nanum-square-round-otf/NanumSquareRoundOTFB.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquareRound';
  src: url('https://cdn.jsdelivr.net/npm/@kfonts/nanum-square-round-otf/NanumSquareRoundOTFEB.woff2') format('woff2');
  font-weight: 800;
  font-display: swap;
}
