@charset "utf-8";
/* @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); Nanum Gohic */
/* NanumBarunGothic 기본 폰트 */
@font-face{
font-family: "NanumBarunGothic";
src: url('/playm/fonts/NanumBarunGothic.eot')format('eot');
src: url('/playm/fonts/NanumBarunGothic.woff') format('woff');
}
/* NanumBarunGothic 굵은 폰트 */
@font-face{
font-family: "NanumBarunGothicBold";
src: url('/playm/fonts/NanumBarunGothicBold.eot')format('eot');
src: url('/playm/fonts/NanumBarunGothicBold.woff') format('woff');
}