@font-face{
    font-family:"NotoSansKR-Black";
    src:url(/common/fonts/eot/NotoSansKR-Black.eot) format('embedded-opentype'),
        url(/common/fonts/woff/NotoSansKR-Black.woff) format('woff')
}

@font-face{
    font-family:"NotoSansKR-Bold";
    src:url(/common/fonts/eot/NotoSansKR-Bold.eot) format('embedded-opentype'),
        url(/common/fonts/woff/NotoSansKR-Bold.woff) format('woff')
}

@font-face{
    font-family:"NotoSansKR-DemiLight";
    src:url(/common/fonts/eot/NotoSansKR-DemiLight.eot) format('embedded-opentype'),
        url(/common/fonts/woff/NotoSansKR-DemiLight.woff) format('woff')
}

@font-face{
    font-family:"NotoSansKR-Light";
    src:url(/common/fonts/eot/NotoSansKR-Light.eot) format('embedded-opentype'),
        url(/common/fonts/woff/NotoSansKR-Light.woff) format('woff')
}

@font-face{
    font-family:"NotoSansKR-Medium";
    src:url(/common/fonts/eot/NotoSansKR-Medium.eot) format('embedded-opentype'),
        url(/common/fonts/woff/NotoSansKR-Medium.woff) format('woff')
}

@font-face{
    font-family:"NotoSansKR-Regular";
    src:url(/common/fonts/eot/NotoSansKR-Regular.eot) format('embedded-opentype'),
        url(/common/fonts/woff/NotoSansKR-Regular.woff) format('woff')
}

@font-face{
    font-family:"NotoSansKR-Thin";
    src:url(/common/fonts/eot/NotoSansKR-Thin.eot) format('embedded-opentype'),
        url(/common/fonts/woff/NotoSansKR-Thin.woff) format('woff')
}


.black{font-family:"NotoSansKR-Black";}
.bold{font-family:"NotoSansKR-Bold";}
.demilight{font-family:"NotoSansKR-DemiLight";}
.light{font-family:"NotoSansKR-Light";}
.medium{font-family:"NotoSansKR-Medium";}
.regular{font-family:"NotoSansKR-Regular";}
.thin{font-family:"NotoSansKR-Thin";}

@font-face{
    font-family:"NanumGothic-Regular";
    src:url(/common/fonts/eot/NanumGothic.eot) format('embedded-opentype'),
    url(/common/fonts/woff/NanumGothic.woff) format('woff')
}

@font-face{
    font-family:"NanumGothic-Bold";
    src:url(/common/fonts/eot/NanumGothicBold.eot) format('embedded-opentype'),
    url(/common/fonts/woff/NanumGothicBold.woff) format('woff')
}

@font-face { 
    font-family: "NanumMyeongjo-Regular"; 
    font-style: normal; 
    font-weight: 400; 
    src: url(/common/fonts/NanumMyeongjo/NanumMyeongjo-Regular.eot) format('embedded-opentype'),
         url(/common/fonts/NanumMyeongjo/NanumMyeongjo-Regular.woff) format('woff')
} 
@font-face { 
    font-family: "NanumMyeongjo-Bold"; 
    font-style: normal; 
    font-weight: 700; 
    src: url(/common/fonts/NanumMyeongjo/NanumMyeongjo-Bold.eot) format('embedded-opentype'),
         url(/common/fonts/NanumMyeongjo/NanumMyeongjo-Bold.woff) format('woff')
} 
@font-face { 
    font-family: "NanumMyeongjo-ExtraBold"; 
    font-style: normal; 
    font-weight: 800; 
    src: url(/common/fonts/NanumMyeongjo/NanumMyeongjo-ExtraBold.eot) format('embedded-opentype'),
         url(/common/fonts/NanumMyeongjo/NanumMyeongjo-ExtraBold.woff) format('woff')
} 