@charset "UTF-8";
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 300;
  src: url("NotoSansKR-Light.eot?#iefix") format("embedded-opentype"), url("NotoSansKR-Light.woff2") format("woff2"), url("NotoSansKR-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: url("NotoSansKR-Regular.eot?#iefix") format("embedded-opentype"), url("NotoSansKR-Regular.woff2") format("woff2"), url("NotoSansKR-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 500;
  src: url("NotoSansKR-Medium.eot?#iefix") format("embedded-opentype"), url("NotoSansKR-Medium.woff2") format("woff2"), url("NotoSansKR-Medium.woff") format("woff");
}
@font-face {
  font-family: "Nanum";
  font-style: normal;
  font-weight: 400;
  src: url("NanumSquareL.eot?#iefix") format("embedded-opentype"), url("NanumSquareL.woff2") format("woff2"), url("NanumSquareL.woff") format("woff");
}
@font-face {
  font-family: "Nanum";
  font-style: normal;
  font-weight: 500;
  src: url("NanumSquareR.eot?#iefix") format("embedded-opentype"), url("NanumSquareR.woff2") format("woff2"), url("NanumSquareR.woff") format("woff");
}
@font-face {
  font-family: "Nanum";
  font-style: normal;
  font-weight: 600;
  src: url("NanumSquareB.eot?#iefix") format("embedded-opentype"), url("NanumSquareB.woff2") format("woff2"), url("NanumSquareB.woff") format("woff");
}
@font-face {
  font-family: "Nanum";
  font-style: normal;
  font-weight: 700;
  src: url("NanumSquareEB.eot?#iefix") format("embedded-opentype"), url("NanumSquareEB.woff2") format("woff2"), url("NanumSquareEB.woff") format("woff");
}

html { height:100%; }
body { height:100%; overflow:hidden; margin:0; padding:0; font-family:'Noto Sans KR'; font-weight: 400; font-size:16px; color:#FFFFFF; background-color:#333333; }
#xr { width:100%; height:100%; }
