@charset "utf-8";
/* CSS Document */


/* 본고딕  */
@font-face {
    font-family: 'Noto Sans Kr';
    font-style: normal; font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
    url('../../fonts/NotoSansKR-Light-Hestia.woff') format('woff'),
    url('../../fonts/NotoSansKR-Light-Hestia.otf') format('opentype'),
    url('../../fonts/NotoSansKR-Light-Hestia.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Noto Sans Kr';
    font-style: normal; font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url('../../fonts/NotoSansKR-Regular-Hestia.woff') format('woff'),
    url('../../fonts/NotoSansKR-Regular-Hestia.otf') format('opentype'),
    url('../../fonts/NotoSansKR-Regular-Hestia.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Noto Sans Kr';
    font-style: normal; font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
    url('../../fonts/NotoSansKR-Medium-Hestia.woff') format('woff'),
    url('../../fonts/NotoSansKR-Medium-Hestia.otf') format('opentype'),
    url('../../fonts/NotoSansKR-Medium-Hestia.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Noto Sans Kr';
    font-style: normal; font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url('../../fonts/NotoSansKR-Bold-Hestia.woff') format('woff'),
    url('../../fonts/NotoSansKR-Bold-Hestia.otf') format('opentype'),
    url('../../fonts/NotoSansKR-Bold-Hestia.eot') format('embedded-opentype');
}
