@font-face {
  font-family: "font-ns-eb";
  src: url(./nanumSquare/NanumSquareEB.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "font-ns-r";
  src: url(./nanumSquare/NanumSquareR.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "font-ns-l";
  src: url(./nanumSquare/NanumSquareL.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "NanumGothicRegular";
  src: url(./nanum-gothic/NanumGothic.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
}
.font-ns-eb{
  font-family: "font-ns-eb", sans-serif, auto;
}
/* .font-ns-b{
  font-family: "font-ns-b", sans-serif, auto;
} */
.font-ns-r{
  font-family: "font-ns-r", sans-serif, auto;
}
.font-ns-l{
  font-family: "font-ns-l", sans-serif, auto;
}
.font-nanum-gothic{
  font-family: "NanumGothicRegular", sans-serif, auto;
}
@font-face {
  font-family: "font-yg-eb";
  src: url(./yesGothic/YES24GothicEB.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* @font-face {
  font-family: "font-yg-b";
  src: url(./yesGothic/YES24GothicB.tt) format("truetype");
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: "font-yg-r";
  src: url(./yesGothic/YES24GothicR.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* @font-face {
  font-family: "font-yg-m";
  src: url(./yesGothic/YES24GothicM.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
} */
.font-yg-eb{
  font-family: "font-yg-eb", sans-serif, auto;
}
/* .font-yg-b{
  font-family: "font-yg-b", sans-serif, auto;
} */
.font-yg-r{
  font-family: "font-yg-r", sans-serif, auto;
}
/* .font-yg-m{
  font-family: "font-yg-m", sans-serif, auto;
} */


/* NanumSquare */
@font-face {
  font-family: "font-ns";
  src: url(./nanumSquare/NanumSquareEB.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "font-ns";
  src: url(./nanumSquare/NanumSquareB.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "font-ns";
  src: url(./nanumSquare/NanumSquareR.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "font-ns";
  src: url(./nanumSquare/NanumSquareL.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
}
/* // NanumSquare */