/*
 * Nanum Barun Gothic (Korean) https://api.dcmys.kr/fonts
 */
@font-face {
  font-family: "Nanum Barun Gothic";
  font-style: normal;
  font-weight: 400;
  src: url(//api.dcmys.kr/fonts/NanumBarunGothic-Light.eot);
  src: url(//api.dcmys.kr/fonts/NanumBarunGothic-Light.eot?#iefix) format("embedded-opentype"),
       url(//api.dcmys.kr/fonts/NanumBarunGothic-Light.woff2) format("woff2"),
       url(//api.dcmys.kr/fonts/NanumBarunGothic-Light.woff) format("woff"),
       url(//api.dcmys.kr/fonts/NanumBarunGothic-Light.ttf) format("truetype");
}

@font-face {
  font-family: "Nanum Barun Gothic";
  font-style: normal;
  font-weight: 500;
  src: url(//api.dcmys.kr/fonts/NanumBarunGothic-Regular.eot);
  src: url(//api.dcmys.kr/fonts/NanumBarunGothic-Regular.eot?#iefix) format("embedded-opentype"),
       url(//api.dcmys.kr/fonts/NanumBarunGothic-Regular.woff2) format("woff2"),
       url(//api.dcmys.kr/fonts/NanumBarunGothic-Regular.woff) format("woff"),
       url(//api.dcmys.kr/fonts/NanumBarunGothic-Regular.ttf) format("truetype");
}

