@font-face {
  font-family: 'NanumSquareNeo';
  font-weight: 300;
  font-style: normal;
  src: url('./NanumSquareNeoTTF-aLt.woff') format('woff');
  font-display: swap;
}

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

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

@font-face {
  font-family: 'NanumSquareNeo';
  font-weight: 800;
  font-style: normal;
  src: url('./NanumSquareNeoTTF-dEb.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NanumSquareNeo';
  font-weight: 900;
  font-style: normal;
  src: url('./NanumSquareNeoTTF-eHv.woff') format('woff');
  font-display: swap;
}

/* Variable font for modern browsers */
@font-face {
  font-family: 'NanumSquareNeo';
  font-weight: 300 900;
  font-style: normal;
  src: url('./NanumSquareNeo-Variable.woff') format('woff-variations');
  font-display: swap;
}