@charset 'utf-8';

@font-face{
  font-style:normal;
  font-family:"NS-B";
  src:url('../font/NotoSansCJKkr-Bold.woff') format('woff'),
  url('../font/NotoSansCJKkr-Bold.ttf') format('truetype');
}
@font-face{
  font-style:normal;
  font-family:"NS-R";
  src:url('../font/NotoSansCJKkr-Regular.woff') format('woff'),
  url('../font/NotoSansCJKkr-Regular.ttf') format('truetype');
}
@font-face{
  font-style:normal;
  font-family:"NS-M";
  src:url('../font/NotoSansCJKkr-Medium.woff') format('woff'),
  url('../font/NotoSansCJKkr-Medium.ttf') format('truetype');
}
@font-face{
  font-style:normal;
  font-family:"NS-L";
  src:url('../font/NotoSansCJKkr-Light.woff') format('woff'),
  url('../font/NotoSansCJKkr-Light.ttf') format('truetype');
}
@font-face{
  font-style:normal;
  font-family:"NaS-EB";
  src:url('../font/NanumSquareExtraBold.woff') format('woff'),
  url('../font/NanumSquareExtraBold.ttf') format('truetype');
}