@font-face {
  font-family: 'NanumSquare';
  font-weight: 400;
  font-display: swap;
  font-style: normal;
  src: url('NanumSquareR.woff') format('woff2'),
    url('NanumSquareR.woff') format('woff'),
    url('NanumSquareR.ttf') format('truetype'),
    url('NanumSquareR.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'NanumSquare';
  font-weight: 700;
  font-display: swap;
  font-style: normal;
  src: url('NanumSquareB.woff') format('woff2'),
    url('NanumSquareB.woff') format('woff'),
    url('NanumSquareB.ttf') format('truetype'),
    url('NanumSquareB.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'NanumSquare';
  font-weight: 800;
  font-display: swap;
  font-style: normal;
  src: url('NanumSquareEB.woff') format('woff2'),
    url('NanumSquareEB.woff') format('woff'),
    url('NanumSquareEB.ttf') format('truetype'),
    url('NanumSquareEB.eot') format('embedded-opentype');
}