@charset "UTF-8";

@import url("comm.css");
@import url("layout.css");
@import url("sub.css");
@import url("contents_sub.css"); /* 함께해요, 청정에너지, 열린경영 */
@import url("contents_sub01.css"); /* KOGAS소개 */
@import url("contents_sub03.css"); /* 청정에너지 일부 */
@import url("contents_sub04.css"); /* 지식IN */
@import url("contents_sub06.css"); /* 정보공개 */
@import url("contents_sub07.css"); /* KOGAS 안내 */
@import url("dsub.css"); /* dark mode */


/* Noto Sans Korean */
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Korean Thin'), local('Noto Sans Korean Thin');
    src: url(/user/resources/eng/fonts/notokr-thin.eot);
    src: url(/user/resources/eng/fonts/notokr-thin.eot?#iefix) format('embedded-opentype'),
    url(/user/resources/eng/fonts/notokr-thin.woff2) format('woff2'),     
    url(/user/resources/eng/fonts/notokr-thin.woff) format('woff'),
    url(/user/resources/eng/fonts/notokr-thin.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Korean Light'), local('Noto Sans Korean Light');
    src: url(/user/resources/eng/fonts/notokr-light.eot);
    src: url(/user/resources/eng/fonts/notokr-light.eot?#iefix) format('embedded-opentype'),
    url(/user/resources/eng/fonts/notokr-light.woff2) format('woff2'),
    url(/user/resources/eng/fonts/notokr-light.woff) format('woff'),
    url(/user/resources/eng/fonts/notokr-light.otf) format('opentype');
    
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 350;
    src: local('Noto Sans Korean DemiLight'), local('Noto Sans Korean DemiLight');
    src: url(/user/resources/eng/fonts/notokr-DemiLight.eot);
    src: url(/user/resources/eng/fonts/notokr-DemiLight.eot?#iefix) format('embedded-opentype'),
    url(/user/resources/eng/fonts/notokr-DemiLight.woff2) format('woff2'),
    url(/user/resources/eng/fonts/notokr-DemiLight.woff) format('woff'),
    url(/user/resources/eng/fonts/notokrs-DemiLight.otf) format('opentype');
    
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src:  local('Noto Sans Korean Regular'), local('Noto Sans Korean Regular');
    src: url(/user/resources/eng/fonts/notokr-regular.eot);
    src: url(/user/resources/eng/fonts/notokr-regular.eot?#iefix) format('embedded-opentype'),
    url(/user/resources/eng/fonts/notokr-regular.woff2) format('woff2'),
    url(/user/resources/eng/fonts/notokr-regular.woff) format('woff'),
    url(/user/resources/eng/fonts/notokr-regular.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Korean Medium'), local('Noto Sans Korean Medium');
    src: url(/user/resources/eng/fonts/notokr-medium.eot);
    src: url(/user/resources/eng/fonts/notokr-medium.eot?#iefix) format('embedded-opentype'),
    url(/user/resources/eng/fonts/notokr-medium.woff2) format('woff2'),
    url(/user/resources/eng/fonts/notokr-medium.woff) format('woff'),
    url(/user/resources/eng/fonts/notokr-medium.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Korean bold'), local('Noto Sans Korean bold');
    src: url(/user/resources/eng/fonts/notokr-bold.eot);
    src: url(/user/resources/eng/fonts/notokr-bold.eot?#iefix) format('embedded-opentype'),
    url(/user/resources/eng/fonts/notokr-bold.woff2) format('woff2'),
    url(/user/resources/eng/fonts/notokr-bold.woff) format('woff'),
    url(/user/resources/eng/fonts/notokr-bold.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans Korean black'), local('Noto Sans Korean black');
    src: url(/user/resources/eng/fonts/notokr-black.eot);
    src: url(/user/resources/eng/fonts/notokr-black.eot?#iefix) format('embedded-opentype'),
    url(/user/resources/eng/fonts/notokr-black.woff2) format('woff2'),
    url(/user/resources/eng/fonts/notokr-black.woff) format('woff'),
    url(/user/resources/eng/fonts/notokr-black.otf) format('opentype');
}

