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

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

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