@font-face{
 font-family:'Noto Sans Korean';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Thin'),
	url('../fonts/eot/NotoSansKR-Thin-Hestia.woff') format('eot'),
	url('../fonts/otf/NotoSansKR-Thin-Hestia.otf') format('opentype'),
	url('../fonts/woff/NotoSansKR-Thin-Hestia.woff') format('woff');
 }
 @font-face{
 font-family:'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'),
	url('../fonts/eot/NotoSansKR-Light-Hestia.woff') format('eot'),
	url('../fonts/otf/NotoSansKR-Light-Hestia.otf') format('opentype'),
	url('../fonts/woff/NotoSansKR-Light-Hestia.woff') format('woff');
 }
 @font-face{
 font-family:'Noto Sans Korean';
    font-style: normal;
    font-weight: 350;
    src: local('Noto Sans DemiLight'),
	url('../fonts/eot/NotoSansKR-DemiLight-Hestia.woff') format('eot'),
	url('../fonts/otf/NotoSansKR-DemiLight-Hestia.otf') format('opentype'),
	url('../fonts/woff/NotoSansKR-DemiLight-Hestia.woff') format('woff');
 }
 @font-face{
 font-family:'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), 
	url('../fonts/eot/NotoSansKR-Regular-Hestia.woff') format('eot'),
	url('../fonts/otf/NotoSansKR-Regular-Hestia.otf') format('opentype'),
	url('../fonts/woff/NotoSansKR-Regular-Hestia.woff') format('woff');
 }
 @font-face{
 font-family:'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), 
	url('../fonts/eot/NotoSansKR-Medium-Hestia.woff') format('eot'),
	url('../fonts/otf/NotoSansKR-Medium-Hestia.otf') format('opentype'),
	url('../fonts/woff/NotoSansKR-Medium-Hestia.woff') format('woff');
 }
 @font-face{
 font-family:'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), 
	url('../fonts/eot/NotoSansKR-Bold-Hestia.woff') format('eot'),
	url('../fonts/otf/NotoSansKR-Bold-Hestia.otf') format('opentype'),
	url('../fonts/woff/NotoSansKR-Bold-Hestia.woff') format('woff');
 }

 @font-face{
 font-family:'Noto Sans Korean';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans Black'), 
	url('../fonts/eot/NotoSansKR-Black-Hestia.woff') format('eot'),
	url('../fonts/otf/NotoSansKR-Black-Hestia.otf') format('opentype'),
	url('../fonts/woff/NotoSansKR-Black-Hestia.woff') format('woff');
 }
/* 나눔스퀘어 */
@font-face {
 font-family: 'NanumSquare';
 font-weight: 400;
 src: url('../fonts/NanumSquareR.eot');
 src: url('../fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NanumSquareR.woff') format('woff'),
      url('../fonts/NanumSquareR.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 700;
 src: url('../fonts/NanumSquareB.eot');
 src: url('../fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NanumSquareB.woff') format('woff'),
      url('../fonts/NanumSquareB.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 800;
 src: url('../fonts/NanumSquareEB.eot');
 src: url('../fonts/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NanumSquareEB.woff') format('woff'),
      url('../fonts/NanumSquareEB.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 300;
 src: url('../fonts/NanumSquareL.eot');
 src: url('../fonts/NanumSquareL.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NanumSquareL.woff') format('woff'),
      url('../fonts/NanumSquareL.ttf') format('truetype');
}