/*
 * Jeju Hallasan (Korean) http://www.google.com/fonts/earlyaccess
 */
@charset "UTF-8";
@font-face {
    font-family: "Jeju Hallasan";
    font-style: normal;
    font-weight: 400;
    src: local("제주한라산 Regular");
    src: url("https://entry-cdn.pstatic.net/uploads/fonts/JejuHallasan-Regular.woff2")
            format("woff2"),
        url("https://entry-cdn.pstatic.net/uploads/fonts/JejuHallasan-Regular.woff") format("woff");
}
