@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NanumSquareL.woff2) format("woff2"), url(../fonts/NanumSquareL.woff) format("woff");
}
@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NanumSquareR.woff2) format("woff2"), url(../fonts/NanumSquareR.woff) format("woff");
}
@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumSquareB.woff2) format("woff2"), url(../fonts/NanumSquareB.woff) format("woff");
}
@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/NanumSquareEB.woff2) format("woff2"), url(../fonts/NanumSquareEB.woff) format("woff");
}