@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 400;
  src: url(/font/NanumSquareR.ttf) format('truetype'),
       url(/font/NanumSquareR.woff) format('woff'),
       url(/font/NanumSquareR.otf) format('opentype');
}
@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 700;
  src: url(/font/NanumSquareB.ttf) format('truetype'),
       url(/font/NanumSquareB.woff) format('woff'),
       url(/font/NanumSquareB.otf) format('opentype');
}
@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 800;
  src: url(/font/NanumSquareEB.ttf) format('truetype'),
       url(/font/NanumSquareEB.woff) format('woff'),
       url(/font/NanumSquareEB.otf) format('opentype');
}