/*
 * Nanum Myeongjo (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
    font-family: "Nanum Myeongjo";
    font-style: normal;
    font-weight: 400;
    src: local("나눔명조 Regular");
    src: url("https://entry-cdn.pstatic.net/uploads/fonts/NanumMyeongjo-Regular.woff2")
            format("woff2"),
        url("https://entry-cdn.pstatic.net/uploads/fonts/NanumMyeongjo-Regular.woff") format("woff");
}
@font-face {
    font-family: "Nanum Myeongjo";
    font-style: normal;
    font-weight: 600;
    src: local("나눔명조 Bold");
    src: url("https://entry-cdn.pstatic.net/uploads/fonts/NanumMyeongjo-Bold.woff2") format("woff2"),
        url("https://entry-cdn.pstatic.net/uploads/fonts/NanumMyeongjo-Bold.woff") format("woff");
}
@font-face {
    font-family: "Nanum Myeongjo";
    font-style: normal;
    font-weight: 700;
    src: local("나눔명조 ExtraBold");
    src: url("https://entry-cdn.pstatic.net/uploads/fonts/NanumMyeongjo-ExtraBold.woff2")
            format("woff2"),
        url("https://entry-cdn.pstatic.net/uploads/fonts/NanumMyeongjo-ExtraBold.woff")
            format("woff");
}
