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