/* font family */
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/NotoSansKr/NotoSansKR-Thin.woff2') format('woff2'),
       url('../fonts/NotoSansKr/NotoSansKR-Thin.woff') format('woff'),
       url('../fonts/NotoSansKr/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/NotoSansKr/NotoSansKR-Light.woff2') format('woff2'),
       url('../fonts/NotoSansKr/NotoSansKR-Light.woff') format('woff'),
       url('../fonts/NotoSansKr/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
   font-family: 'NotoSansKR';
   font-style: normal;
   font-weight: 400;
   src: url('../fonts/NotoSansKr/NotoSansKR-Regular.woff2') format('woff2'),
        url('../fonts/NotoSansKr/NotoSansKR-Regular.woff') format('woff'),
        url('../fonts/NotoSansKr/NotoSansKR-Regular.otf') format('opentype');
}
@font-face {
   font-family: 'NotoSansKR';
   font-style: normal;
   font-weight: 500;
   src: url('../fonts/NotoSansKr/NotoSansKR-Medium.woff2') format('woff2'),
        url('../fonts/NotoSansKr/NotoSansKR-Medium.woff') format('woff'),
        url('../fonts/NotoSansKr/NotoSansKR-Medium.otf') format('opentype');
}
@font-face {
   font-family: 'NotoSansKR';
   font-style: normal;
   font-weight: 700;
   src: url('../fonts/NotoSansKr/NotoSansKR-Bold.woff2') format('woff2'),
        url('../fonts/NotoSansKr/NotoSansKR-Bold.woff') format('woff'),
        url('../fonts/NotoSansKr/NotoSansKR-Bold.otf') format('opentype');
}
@font-face {
   font-family: 'NotoSansKR';
   font-style: normal;
   font-weight: 900;
   src: url('../fonts/NotoSansKr/NotoSansKR-Black.woff2') format('woff2'),
        url('../fonts/NotoSansKr/NotoSansKR-Black.woff') format('woff'),
        url('../fonts/NotoSansKr/NotoSansKR-Black.otf') format('opentype');
}
@font-face {/* 나눔스퀘어 각진모양 */
   font-family:'squ';
   font-style: normal;
   src:url('../fonts/NanumSquare/NanumSquareR.eot');
   src:url('../fonts/NanumSquare/NanumSquareR.eot?#iefix') format('embedded-opentype'),
   url('../fonts/NanumSquare/NanumSquareR.woff') format('woff'),
   url('../fonts/NanumSquare/NanumSquareR.ttf') format('truetype');
   src:local(※), url('../fonts/NanumSquare/NanumSquareR.woff') format('woff');
}

@font-face {/* 나눔스퀘어 라운드 Light */
   font-family:'squR';
   font-style: normal;
   font-weight: 100;
   src:url('../fonts/NanumSquare/NanumSquareRoundL.eot');
   src:url('../fonts/NanumSquare/NanumSquareRoundL.eot?#iefix') format('embedded-opentype'),
   url('../fonts/NanumSquare/NanumSquareRoundL.woff') format('woff'),
   url('../fonts/NanumSquare/NanumSquareRoundL.ttf') format('truetype');
   src:local(※), url('../fonts/NanumSquare/NanumSquareRoundL.woff') format('woff');
}
@font-face {/* 나눔스퀘어 라운드 Regular */
   font-family:'squR';
   font-style: normal;
   font-weight: 400;
   src:url('../fonts/NanumSquare/NanumSquareRoundR.eot');
   src:url('../fonts/NanumSquare/NanumSquareRoundR.eot?#iefix') format('embedded-opentype'),
   url('../fonts/NanumSquare/NanumSquareRoundR.woff') format('woff'),
   url('../fonts/NanumSquare/NanumSquareRoundR.ttf') format('truetype');
   src:local(※), url('../fonts/NanumSquare/NanumSquareRoundR.woff') format('woff');
}
@font-face {/* 나눔스퀘어 라운드 Bold */
   font-family:'squR';
   font-style: normal;
   font-weight: 600;
   src:url('../fonts/NanumSquare/NanumSquareRoundB.eot');
   src:url('../fonts/NanumSquare/NanumSquareRoundB.eot?#iefix') format('embedded-opentype'),
   url('../fonts/NanumSquare/NanumSquareRoundB.woff') format('woff'),
   url('../fonts/NanumSquare/NanumSquareRoundB.ttf') format('truetype');
   src:local(※), url('../fonts/NanumSquare/NanumSquareRoundB.woff') format('woff');
}
@font-face {/* 나눔스퀘어 라운드 Extra */
   font-family:'squR';
   font-style: normal;
   font-weight: 900;
   src:url('../fonts/NanumSquare/NanumSquareRoundEB.eot');
   src:url('../fonts/NanumSquare/NanumSquareRoundEB.eot?#iefix') format('embedded-opentype'),
   url('../fonts/NanumSquare/NanumSquareRoundEB.woff') format('woff'),
   url('../fonts/NanumSquare/NanumSquareRoundEB.ttf') format('truetype');
   src:local(※), url('../fonts/NanumSquare/NanumSquareRoundEB.woff') format('woff');
}
@font-face { /* 나눔고딕 Regular */
   font-family: 'ng';
   font-style: normal;
   font-weight: 400;
   src:url('../fonts/NanumGothic/NanumGothic-Regular.eot');
   src:url('../fonts/NanumGothic/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/NanumGothic/NanumGothic-Regular.woff2') format('woff2'),
   url('../fonts/NanumGothic/NanumGothic-Regular.woff') format('woff'),
   url('../fonts/NanumGothic/NanumGothic-Regular.ttf') format('truetype');
   src:local(※), url('../fonts/NanumGothic/NanumGothic-Regular.woff') format('woff');
}
@font-face { /* 나눔고딕 Bold */
   font-family: 'ng';
   font-style: normal;
   font-weight: 700;
   src:url('../fonts/NanumGothic/NanumGothic-Bold.eot');
   src:url('../fonts/NanumGothic/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/NanumGothic/NanumGothic-Bold.woff2') format('woff2'),
   url('../fonts/NanumGothic/NanumGothic-Bold.woff') format('woff'),
   url('../fonts/NanumGothic/NanumGothic-Bold.ttf') format('truetype');
   src:local(※), url('../fonts/NanumGothic/NanumGothic-Bold.woff') format('woff');
}
@font-face { /* 나눔고딕 Extra */
   font-family: 'ng';
   font-style: normal;
   font-weight: 900;
   src:url('../fonts/NanumGothic/NanumGothic-ExtraBold.eot');
   src:url('../fonts/NanumGothic/NanumGothic-ExtraBold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/NanumGothic/NanumGothic-ExtraBold.woff2') format('woff2'),
   url('../fonts/NanumGothic/NanumGothic-ExtraBold.woff') format('woff'),
   url('../fonts/NanumGothic/NanumGothic-ExtraBold.ttf') format('truetype');
   src:local(※), url('../fonts/NanumGothic/NanumGothic-ExtraBold.woff') format('woff');
}
