@font-face {
    font-family: 'KoPub Batang';
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/KoPub/KoPubBatang-Light.eot");
    src: url("/fonts/KoPub/KoPubBatang-Light.eot?#iefix") format('embedded-opentype'),
    url("/fonts/KoPub/KoPubBatang-Light.woff") format('woff'),
    url("/fonts/KoPub/KoPubBatang-Light.ttf") format('truetype');
    src:local(※), url("/fonts/KoPub/KoPubBatang-Light.ttf") format('woff');
}
@font-face {
    font-family: 'KoPub Batang';
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/KoPub/KoPubBatang-Bold.eot");
    src: url("/fonts/KoPub/KoPubBatang-Bold.eot?#iefix") format('embedded-opentype'),
    url("/fonts/KoPub/KoPubBatang-Bold.woff") format('woff'),
    url("/fonts/KoPub/KoPubBatang-Bold.ttf") format('truetype');
    src:local(※), url("/fonts/KoPub/KoPubBatang-Bold.ttf") format('woff');
}
