@font-face {
  font-family: 'Noto Sans KR';
  src: url('../fonts/NotoSansKR-Bold-Hestia.eot');
  src: url('../fonts/NotoSansKR-Bold-Hestia.woff') format('woff'),
       url('../fonts/NotoSansKR-Bold-Hestia.otf') format('opentype'),       
       url('../fonts/NotoSansKR-Bold-Hestia.eot?#iefix') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
  font-size:0!important;
}

@font-face {
  font-family: 'Noto Sans KR';
  src: url('../fonts/NotoSansKR-Regular-Hestia.eot');
  src: url('../fonts/NotoSansKR-Regular-Hestia.woff') format('woff'),
       url('../fonts/NotoSansKR-Regular-Hestia.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-size:0!important;
}