/*
 * KoPub Batang (Korean) http://www.google.com/fonts/earlyaccess
 */

@font-face {
    font-family: "KoPub Batang";
    font-style: normal;
    font-weight: 300;
    src: local("KoPub바탕체 Light");
    src: url("https://entry-cdn.pstatic.net/uploads/fonts/KoPubBatang-Light.woff2") format("woff2"),
        url("https://entry-cdn.pstatic.net/uploads/fonts/KoPubBatang-Light.woff") format("woff");
}
@font-face {
    font-family: "KoPub Batang";
    font-style: normal;
    font-weight: 400;
    src: local("KoPub바탕체 Regular");
    src: url("https://entry-cdn.pstatic.net/uploads/fonts/KoPubBatang-Regular.woff2")
            format("woff2"),
        url("https://entry-cdn.pstatic.net/uploads/fonts/KoPubBatang-Regular.woff") format("woff");
}
@font-face {
    font-family: "KoPub Batang";
    font-style: normal;
    font-weight: 700;
    src: local("KoPub바탕체 Bold");
    src: url("https://entry-cdn.pstatic.net/uploads/fonts/KoPubBatang-Bold.woff2") format("woff2"),
        url("https://entry-cdn.pstatic.net/uploads/fonts/KoPubBatang-Bold.woff") format("woff");
}
