/* 
 * Noto Sans Korean
 */
 
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 300;
  src: local('Noto Sans Light'), local('NotoSans-Light'),
  url(fonts/NotoSansKR-Light-Hestia.eot),
  url(fonts/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
  url(fonts/NotoSansKR-Light-Hestia.woff) format('woff'),
  url(fonts/NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Regular'), local('NotoSans-Regular'),
  url(fonts/NotoSansCJKkr-Regular.eot),
  url(fonts/NotoSansCJKkr-Regular.eot?#iefix) format('embedded-opentype'),
  url(fonts/NotoSansCJKkr-Regular.woff) format('woff'),
  url(fonts/NotoSansCJKkr-Regular.otf) format('opentype');
}

/* 5 */

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 500;
  src: local('Noto Sans Medium'), local('NotoSans-Medium'),
  url(fonts/NotoSansKR-Medium-Hestia.eot),
  url(fonts/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
  url(fonts/NotoSansKR-Medium-Hestia.woff) format('woff'),
  url(fonts/NotoSansKR-Medium-Hestia.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'),
  url(fonts/NotoSansKR-Bold-Hestia.eot),
  url(fonts/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
  url(fonts/NotoSansKR-Bold-Hestia.woff) format('woff'),
  url(fonts/NotoSansKR-Bold-Hestia.otf) format('opentype');
}