/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500,700&display=swap'); 

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/noto_sans/woff/NotoSansKR-Light-Hestia.woff) format('woff');
}*/
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/noto_sans/woff/NotoSansKR-Regular-Hestia.woff) format('woff');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/noto_sans/woff/NotoSansKR-Medium-Hestia.woff) format('woff');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/noto_sans/woff/NotoSansKR-Bold-Hestia.woff) format('woff');
}

 


