@font-face {
    font-family: 'NotoSans-Thin';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Thin'), local('NotoSans-Thin'),
    url(NotoSansKR-Thin-Hestia.eot),
    url(NotoSansKR-Thin-Hestia.eot?#iefix) format('embedded-opentype'),
    url(NotoSansKR-Thin-Hestia.woff) format('woff'),
    url(NotoSansKR-Thin-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'NotoSans-Light';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
    url(NotoSansKR-Light-Hestia.eot),
    url(NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(NotoSansKR-Light-Hestia.woff) format('woff'),
    url(NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'NotoSans-DemiLight';
    font-style: normal;
    font-weight: 350;
    src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'),
    url(NotoSansKR-DemiLight-Hestia.eot),
    url(NotoSansKR-DemiLight-Hestia.eot?#iefix) format('embedded-opentype'),
    url(NotoSansKR-DemiLight-Hestia.woff) format('woff'),
    url(NotoSansKR-DemiLight-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'NotoSans-Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url(NotoSansKR-Regular-Hestia.eot),
    url(NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'NotoSans-Medium';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
    url(NotoSansKR-Medium-Hestia.eot),
    url(NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(NotoSansKR-Medium-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'NotoSans-Bold';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url(NotoSansKR-Bold-Hestia.eot),
    url(NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(NotoSansKR-Bold-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'NotoSans-Black';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans Black'), local('NotoSans-Black'),
    url(NotoSansKR-Black-Hestia.eot),
    url(NotoSansKR-Black-Hestia.eot?#iefix) format('embedded-opentype'),
    url(NotoSansKR-Black-Hestia.woff) format('woff'),
    url(NotoSansKR-Black-Hestia.otf) format('opentype');
}




/* 나눔명조 */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: local('NanumMyeongjo'), url(./NanumMyeongjo-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: local('NanumMyeongjo Bold'), local('NanumMyeongjoBold'), url(./NanumMyeongjo-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: local('NanumMyeongjo ExtraBold'), local('NanumMyeongjoExtraBold'), url(./NanumMyeongjo-ExtraBold.woff) format('woff');
}

