@charset "UTF-8";

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src:url('/_static/chf1/fonts/noto-sans-kr-v8-korean-300.woff') format('woff'),        
    url('/_static/chf1/fonts/noto-sans-kr-v8-korean-300.woff2') format("woff2"),
    url('/_static/chf1/fonts/NotoSansKR-Light.otf') format('opentype');
    
    /* url('/_static/chf1/fonts/NotoSans-Light.eot'),
        url('/_static/chf1/fonts/NotoSans-Light.eot#iefix') format('embedded-opentype'), */
        
    /* url('/_static/chf1/fonts/NotoSans-Light.woff2') format('woff2'), */
    /* src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2") format("woff2"),
    url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff") format("woff"),
    url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf") format("opentype"); */
}


@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url('/_static/chf1/fonts/noto-sans-kr-v8-korean-regular.woff') format('woff'),
    url('/_static/chf1/fonts/noto-sans-kr-v8-korean-regular.woff2') format('woff2'),
    url('/_static/chf1/fonts/NotoSansKR-Regular.otf') format('opentype');
        /*url('/_static/chf1/fonts/NotoSans-Regular.eot'),
        url('/_static/chf1/fonts/NotoSans-Regular.eot#iefix') format('embedded-opentype'),*/
        /* url('/_static/chf1/fonts/NotoSans-Regular.woff') format('woff'),
        url('/_static/chf1/fonts/NotoSans-Regular.woff2') format('woff2'),
        url('/_static/chf1/fonts/NotoSans-Regular.otf') format('opentype'), */
       
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('※'), local('※'),
        url('/_static/chf1/fonts/NotoSans-Medium.eot'),
        url('/_static/chf1/fonts/NotoSans-Medium.eot#iefix') format('embedded-opentype'),
        url('/_static/chf1/fonts/NotoSans-Medium.woff') format('woff'),
        url('/_static/chf1/fonts/NotoSans-Medium.woff2') format('woff2'),
        url('/_static/chf1/fonts/NotoSans-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src:url('/_static/chf1/fonts/NotoSans-Bold.eot'),
        url('/_static/chf1/fonts/NotoSans-Bold.eot#iefix') format('embedded-opentype'),
        url('/_static/chf1/fonts/NotoSans-Bold.woff') format('woff'),
        url('/_static/chf1/fonts/NotoSans-Bold.woff2') format('woff2'),
        url('/_static/chf1/fonts/NotoSans-Bold.otf') format('opentype');
}

@font-face { 
    font-family: 'GyeonggiBatang';
    font-weight: normal;
    font-style: normal;	
    src: local('GyeonggiBatang'),
    /* url('/_static/kculture/chf1/fonts/GyeonggiBatang.woff') format('woff'),			 */
        url('/_static/chf1/fonts/GyeonggiBatang.woff') format('woff');			
}


@font-face {
    font-family: 'KOTRA_BOLD-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.1/KOTRA_BOLD-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}