@charset "UTF-8";
/* 나눔 */
@font-face{
  font-family:'NanumS';
  font-weight: 400;
  src:url("/user_res/font/NanumSquareR.eot");
  src:url("/user_res/font/NanumSquareR.eot?#iefix") format('embedded-opentype'),
  url("/user_res/font/NanumSquareR.woff") format('woff');
}
@font-face{
  font-family:'NanumS';
  font-weight: 600;
  src:url("/user_res/font/NanumSquareB.eot");
  src:url("/user_res/font/NanumSquareB.eot?#iefix") format('embedded-opentype'),
  url("/user_res/font/NanumSquareB.woff") format('woff');
}
@font-face{
  font-family:'NanumM';
  font-weight: 400;
  src:url("/user_res/font/NanumMyeongjo_lcs.eot");
  src:url("/user_res/font/NanumMyeongjo_lcs.eot?#iefix") format('embedded-opentype'),
  url("/user_res/font/NanumMyeongjo_lcs.woff") format('woff');
}
@font-face {/*본고딕 Demelight*/
  font-family: 'bg';
  font-weight: 300;
  src:url("/user_res/font/notokr-demilight.eot");
  src:url("/user_res/font/notokr-demilight.eot?#iefix") format('embedded-opentype'),
  url("/user_res/font/notokr-demilight.woff") format('woff'),
  url("/user_res/font/notokr-demilight.ttf") format('truetype'),
  url("/user_res/font/notokr-demilight.svg#notokr-demilight") format('svg');
  src:local("\u203b"), url("/user_res/font/notokr-demilight.woff") format('woff');
}

@font-face {/*본고딕 R*/
  font-family: 'bg';
  font-weight: 500;
  src:url("/user_res/font/notokr-regular.eot");
  src:url("/user_res/font/notokr-regular.eot?#iefix") format('embedded-opentype'),
  url("/user_res/font/notokr-regular.woff") format('woff'),
  url("/user_res/font/notokr-regular.ttf") format('truetype'),
  url("/user_res/font/notokr-regular.svg#notokr-regular") format('svg');
  src:local("\u203b"), url("/user_res/font/notokr-regular.woff") format('woff');
}

@font-face {/*본고딕 M*/
  font-family: 'bg';
  font-weight: 600;
  src:url("/user_res/font/notokr-medium.eot");
  src:url("/user_res/font/notokr-medium.eot?#iefix") format('embedded-opentype'),
  url("/user_res/font/notokr-medium.woff") format('woff'),
  url("/user_res/font/notokr-medium.ttf") format('truetype'),
  url("/user_res/font/notokr-regular.svg#notokr-medium") format('svg');
  src:local("\u203b"), url("/user_res/font/notokr-medium.woff") format('woff');
}

@font-face {/*본고딕 B*/
  font-family: 'bg';
  font-weight: 700;
  src:url("/user_res/font/notokr-bold.eot");
  src:url("/user_res/font/notokr-bold.eot?#iefix") format('embedded-opentype'),
  url("/user_res/font/notokr-bold.woff") format('woff'),
  url("/user_res/font/notokr-bold.ttf") format('truetype'),
  url("/user_res/font/notokr-bold.svg#notokr-bold") format('svg');
  src:local("\u203b"), url("/user_res/font/notokr-bold.woff") format('woff');
}                                                              