@charset "utf-8";

@font-face {
  font-family: 'ns';
  font-style: normal;
  font-weight: 300;
  src: url(../font/nanumsquare/NanumSquareL.woff) format('woff');
}
@font-face {
  font-family: 'ns';
  font-style: normal;
  font-weight: 400;
  src: url(../font/nanumsquare/NanumSquareR.woff) format('woff');
}
@font-face {
   font-family: 'ns';
   font-style: normal;
   font-weight: 700;
   src: url(../font/nanumsquare/NanumSquareB.woff) format('woff');
 }
@font-face {
   font-family: 'ns';
   font-style: normal;
   font-weight: 800;
   src: url(../font/nanumsquare/NanumSquareEB.woff) format('woff')
 }