@charset "utf-8";

@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: normal;
  src: url(../font/NanumGothic-Regular.eot);
  src: url(../font/NanumGothic-Regular.eot?#iefix) format("embedded-opentype"),
    url(../font/NanumGothic-Regular.woff2) format("woff2"),
    url(../font/NanumGothic-Regular.woff) format("woff");
}
