@charset "UTF-8";

@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);




@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src:url('/_static/k_home/fonts/noto-sans-kr-v8-korean-300.woff') format('woff'),        
    url('/_static/k_home/fonts/noto-sans-kr-v8-korean-300.woff2') format("woff2"),
    url('/_static/k_home/fonts/NotoSansKR-Light.otf') format('opentype');
}


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

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

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


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