@charset "UTF-8";

/* 대표 메인에 들어가는 포인트 제목 폰트 - 나눔바른펜 */
@font-face{
  font-family:'Nanum BP';
  src:url("../font/NanumBarunpen-Bold.eot");
  src:url("../font/NanumBarunpen-Bold.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumBarunpen-Bold.woff") format('woff'),
  url("../font/NanumBarunpen-Bold.ttf") format('truetype');
}
/* 대표 메인에 들어가는 포인트 제목 폰트 - 서울남산B */
@font-face{
    font-family:'SeoulNS';
    src:url("../font/SeoulNamsanB.eot");
    src:url("../font/SeoulNamsanB.eot?#iefix") format('embedded-opentype'),
    url("../font/SeoulNamsanB.woff") format('woff'),
    url("../font/SeoulNamsanB.ttf") format('truetype');
}
/* 본고딕 */
@font-face{

  font-family:'NotoKr';
  font-weight:100;
  src:url("../font/NotoSansCJKkr-Thin.eot");
  src:url("../font/NotoSansCJKkr-Thin.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Thin.woff") format('woff'),
  url("../font/NotoSansCJKkr-Thin.ttf") format('truetype');
}
/*
@font-face{
  font-family:'NotoKr';
  font-weight:200;
  src:url("../font/NotoSansCJKkr-Light.eot");
  src:url("../font/NotoSansCJKkr-Light.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Light.woff") format('woff'),
  url("../font/NotoSansCJKkr-Light.ttf") format('truetype');
}
@font-face{
  font-family:'NotoKr';
  font-weight:300;
  src:url("../font/NotoSansCJKkr-DemiLight.eot");
  src:url("../font/NotoSansCJKkr-DemiLight.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-DemiLight.woff") format('woff'),
  url("../font/NotoSansCJKkr-DemiLight.ttf") format('truetype');
}
*/
@font-face{
  font-family:'NotoKr';
  font-weight:400;
  src:url("../font/NotoSansCJKkr-Regular.eot");
  src:url("../font/NotoSansCJKkr-Regular.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Regular.woff") format('woff'),
  url("../font/NotoSansCJKkr-Regular.ttf") format('truetype');
}
@font-face{
  font-family:'NotoKr';
  font-weight:500;
  src:url("../font/NotoSansCJKkr-Medium.eot");
  src:url("../font/NotoSansCJKkr-Medium.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Medium.woff") format('woff'),
  url("../font/NotoSansCJKkr-Medium.ttf") format('truetype');
}
/*
@font-face{
  font-family:'NotoKr';
  font-weight:600;
  src:url("../font/NotoSansCJKkr-Bold.eot");
  src:url("../font/NotoSansCJKkr-Bold.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Bold.woff") format('woff'),
  url("../font/NotoSansCJKkr-Bold.ttf") format('truetype');
}
@font-face{
  font-family:'NotoKr';
  font-weight:700;
  src:url("../font/NotoSansCJKkr-Black.eot");
  src:url("../font/NotoSansCJKkr-Black.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Black.woff") format('woff'),
  url("../font/NotoSansCJKkr-Black.ttf") format('truetype');
}
*/
/* 나눔 바른펜 */
/*
@font-face{
    font-family:'NanumBP';
    font-weight: 400;
    src:url("../font/NanumBarunpenR.eot");
    src:url("../font/NanumBarunpenR.eot?#iefix") format('embedded-opentype'),
    url("../font/NanumBarunpenR.woff") format('woff');
}
@font-face{
  font-family:'NanumBP';
  font-weight: 600;
  src:url("../font/NanumBarunpenB.eot");
  src:url("../font/NanumBarunpenB.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumBarunpenB.woff") format('woff');
}
*/
/* 나눔스퀘어 */
/*
@font-face{
  font-family:'NanumS';
  font-weight: 400;
  src:url("../font/NanumSquareR.eot");
  src:url("../font/NanumSquareR.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumSquareR.woff") format('woff');
}
@font-face{
  font-family:'NanumS';
  font-weight: 600;
  src:url("../font/NanumSquareB.eot");
  src:url("../font/NanumSquareB.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumSquareB.woff") format('woff');
}
*/
/* 나눔명조 */
/*
@font-face{
  font-family:'NanumMJ';
  font-weight: 200;
  src:url("../font/NanumMyeongjo.eot");
  src:url("../font/NanumMyeongjo.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumMyeongjo.woff") format('woff');
}
@font-face{
  font-family:'NanumMJ';
  font-weight: 400;
  src:url("../font/NanumMyeongjoBold.eot");
  src:url("../font/NanumMyeongjoBold.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumMyeongjoBold.woff") format('woff');
}
@font-face{
  font-family:'NanumMJ';
  font-weight: 600;
  src:url("../font/NanumMyeongjoExtraBold.eot");
  src:url("../font/NanumMyeongjoExtraBold.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumMyeongjoExtraBold.woff") format('woff');
}
*/
/* 더페이스샵 잉크 립퀴드 */
/*
@font-face{
  font-family:'tfsIL';
  font-weight: 600;
  src:url("../font/TFS_Inklipquid.eot");
  src:url("../font/TFS_Inklipquid.eot?#iefix") format('embedded-opentype'),
  url("../font/TFS_Inklipquid.woff") format('woff');
}
*/
/* 나눔고딕 */
/*
@font-face{
	font-family:'NanumG';
	font-weight: 400;
	src:url("../font/NanumGothic.eot");
	src:url("../font/NanumGothic.eot?#iefix") format('embedded-opentype'),
	    url("../font/NanumGothic.woff") format('woff');
}
@font-face{
	font-family:'NanumG';
	font-weight: 600;
	src:url("../font/NanumGothicBold.eot");
 	src:url("../font/NanumGothicBold.eot?#iefix") format('embedded-opentype'),
	    url("../font/NanumGothicBold.woff") format('woff');
}
*/
/* 나눔바른고딕 */
/*
@font-face{
  font-family:'NanumBG';
  font-weight: 400;
  src:url("../font/NanumBarunGothic.eot");
  src:url("../font/NanumBarunGothic.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumBarunGothic.woff") format('woff');
}
@font-face{
  font-family:'NanumBG';
  font-weight: 600;
  src:url("../font/NanumBarunGothicBold.eot");
  src:url("../font/NanumBarunGothicBold.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumBarunGothicBold.woff") format('woff');
}
*/
/* 나눔펜 */
/*
@font-face{
  font-family:'NanumBP';
  font-weight: 400;
  src:url("../font/NanumBrush.eot");
  src:url("../font/NanumBrush.eot?#iefix") format('embedded-opentype'),
  url("../font/NanumBrush.woff") format('woff');
}
*/
/* 서울남산 */
/*
@font-face{
	font-family:'SeoulN';
	font-weight: 400;
	src:url("../font/SeoulNamsanM.eot");
	src:url("../font/SeoulNamsanM.eot?#iefix") format('embedded-opentype'),
	    url("../font/SeoulNamsanM.woff") format('woff');
}
@font-face{
	font-family:'SeoulN';
	font-weight: 600;
	src:url("../font/SeoulNamsanB.eot");
 	src:url("../font/SeoulNamsanB.eot?#iefix") format('embedded-opentype'),
	    url("../font/SeoulNamsanB.woff") format('woff');
}
*/
/* 서울 한강 */
/*
@font-face{
	font-family:'SeoulH';
	font-weight: 400;
	src:url("../font/SeoulHangangB.eot");
	src:url("../font/SeoulHangangB.eot?#iefix") format('embedded-opentype'),
	    url("../font/SeoulHangangB.woff") format('woff');
}
@font-face{
	font-family:'SeoulH';
	font-weight: 600;
	src:url("../font/SeoulHangangB.eot");
 	src:url("../font/SeoulHangangB.eot?#iefix") format('embedded-opentype'),
	    url("../font/SeoulHangangB.woff") format('woff');
}
*/