/* NanumSquare Neo Font Face Definitions */

/* Light (300) */
@font-face {
  font-family: 'NanumSquare Neo';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./NanumSquareNeoTTF-aLt.woff2') format('woff2'),
       url('./NanumSquareNeoTTF-aLt.woff') format('woff'),
       url('./NanumSquareNeoTTF-aLt.eot') format('embedded-opentype'),
       url('./NanumSquareNeo-aLt.ttf') format('truetype');
}

/* Regular (400) */
@font-face {
  font-family: 'NanumSquare Neo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./NanumSquareNeoTTF-bRg.woff2') format('woff2'),
       url('./NanumSquareNeoTTF-bRg.woff') format('woff'),
       url('./NanumSquareNeoTTF-bRg.eot') format('embedded-opentype'),
       url('./NanumSquareNeo-bRg.ttf') format('truetype');
}

/* Bold (700) */
@font-face {
  font-family: 'NanumSquare Neo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./NanumSquareNeoTTF-cBd.woff2') format('woff2'),
       url('./NanumSquareNeoTTF-cBd.woff') format('woff'),
       url('./NanumSquareNeoTTF-cBd.eot') format('embedded-opentype'),
       url('./NanumSquareNeo-cBd.ttf') format('truetype');
}

/* Extra Bold (800) */
@font-face {
  font-family: 'NanumSquare Neo';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('./NanumSquareNeoTTF-dEb.woff2') format('woff2'),
       url('./NanumSquareNeoTTF-dEb.woff') format('woff'),
       url('./NanumSquareNeoTTF-dEb.eot') format('embedded-opentype'),
       url('./NanumSquareNeo-dEb.ttf') format('truetype');
}

/* Heavy (900) */
@font-face {
  font-family: 'NanumSquare Neo';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./NanumSquareNeoTTF-eHv.woff2') format('woff2'),
       url('./NanumSquareNeoTTF-eHv.woff') format('woff'),
       url('./NanumSquareNeoTTF-eHv.eot') format('embedded-opentype'),
       url('./NanumSquareNeo-eHv.ttf') format('truetype');
}

/* Variable Font (Optional - for modern browsers) */
@font-face {
  font-family: 'NanumSquare Neo Variable';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./NanumSquareNeo-Variable.woff2') format('woff2-variations'),
       url('./NanumSquareNeo-Variable.woff') format('woff-variations'),
       url('./NanumSquareNeo-Variable.eot') format('embedded-opentype');
}
