@charset "utf-8";

/* 한국어 */
@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src:url('/font/NotoSansKr/NotoSansKR-Thin.woff2') format('woff2'),
		url('/font/NotoSansKr/NotoSansKR-Thin.woff') format('woff'),
		url('/font/NotoSansKr/NotoSansKR-Thin.otf') format('opentype');
	}

@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:300;
	src:url('/font/NotoSansKr/NotoSansKR-Light.woff2) format('woff2'),
		url('/font/NotoSansKr/NotoSansKR-Light.woff) format('woff'),
		url('/font/NotoSansKr/NotoSansKR-Light.otf) format('opentype');
}


@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight: 400;
	src:url('/font/NotoSansKr/NotoSansKR-Regular.woff2') format('woff2'),
		url('/font/NotoSansKr/NotoSansKR-Regular.woff') format('woff'),
		url('/font/NotoSansKr/NotoSansKR-Regular.otf') format('opentype');
}

@font-face {
	font-family:'Noto Sans KR';font-style: normal;
	font-weight:500;
	src:url('/font/NotoSansKr/NotoSansKR-Medium.woff2') format('woff2'),
		url('/font/NotoSansKr/NotoSansKR-Medium.woff') format('woff'),
		url('/font/NotoSansKr/NotoSansKR-Medium.otf') format('opentype');
}

@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight:700;
	src:url('/font/NotoSansKr/NotoSansKR-Bold.woff2') format('woff2'),
		url('/font/NotoSansKr/NotoSansKR-Bold.woff') format('woff'),
		url('/font/NotoSansKr/NotoSansKR-Bold.otf') format('opentype');
}

@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight:900;
	src:url('/font/NotoSansKr/NotoSansKR-Black.woff2') format('woff2'),
		url('/font/NotoSansKr/NotoSansKR-Black.woff') format('woff'),
		url('/font/NotoSansKr/NotoSansKR-Black.otf') format('opentype');
}





@font-face {
    font-family:'NanumBarunGothic';
    font-weight:normal;	
    font-style: normal;     
    src: url('/font/NanumBarunGothic/NanumBarunGothicLight.eot');
    src: url('/font/NanumBarunGothic/NanumBarunGothicLight.eot?#iefix') format('embedded-opentype'),
         url('/font/NanumBarunGothic/NanumBarunGothicLight.woff') format('woff'),
         url('/font/NanumBarunGothic/NanumBarunGothicLight.ttf') format('truetype');
}
@font-face {
    font-family:'NanumBarunGothic';
    font-weight:500;
    font-style: normal;     
    src: url('/font/NanumBarunGothic/NanumBarunGothic.eot');
    src: url('/font/NanumBarunGothic/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
         url('/font/NanumBarunGothic/NanumBarunGothic.woff') format('woff'),
         url('/font/NanumBarunGothic/NanumBarunGothic.ttf') format('truetype');
}

@font-face {
    font-family:'NanumBarunGothic';
    font-weight:700;
    font-style: normal;     
    src: url('/font/NanumBarunGothic/NanumBarunGothicBold.eot');
    src: url('/font/NanumBarunGothic/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
         url('/font/NanumBarunGothic/NanumBarunGothicBold.woff') format('woff'),
         url('/font/NanumBarunGothic/NanumBarunGothicBold.ttf') format('truetype');
}


@font-face {
    font-family:'NanumSquare';
    font-weight:500;
    font-style: normal;     
    src: url('/font/NanumSquare/NanumSquareR.eot');
    src: url('/font/NanumSquare/NanumSquareR.eot?#iefix') format('embedded-opentype'),
         url('/font/NanumSquare/NanumSquareR.woff') format('woff'),
         url('/font/NanumSquare/NanumSquareR.ttf') format('truetype');
}

@font-face {
    font-family:'NanumSquare';
    font-weight:700;
    font-style: normal;     
    src: url('/font/NanumSquare/NanumSquareB.eot');
    src: url('/font/NanumSquare/NanumSquareB.eot?#iefix') format('embedded-opentype'),
         url('/font/NanumSquare/NanumSquareB.woff') format('woff'),
         url('/font/NanumSquare/NanumSquareB.ttf') format('truetype');
}



@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 300;
  src: url(NanumSquareL.eot) format('eot'),
       url(NanumSquareL.woff) format('woff');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 500;
  src: url(NanumSquareR.eot) format('eot'),
       url(NanumSquareR.woff) format('woff');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 700;
  src: url(NanumSquareB.eot) format('eot'),
       url(NanumSquareB.woff) format('woff');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 900;
  src: url(NanumSquareEB.eot) format('eot'),
       url(NanumSquareEB.woff) format('woff');
}
