/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/_asset/font/NanumGothic-Regular.eot);
  src: url(/_asset/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/_asset/font/NanumGothic-Regular.woff2) format('woff2'),
       url(/_asset/font/NanumGothic-Regular.woff) format('woff'),
       url(/_asset/font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/_asset/font/NanumGothic-Bold.eot);
  src: url(/_asset/font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/_asset/font/NanumGothic-Bold.woff2) format('woff2'),
       url(/_asset/font/NanumGothic-Bold.woff) format('woff'),
       url(/_asset/font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/_asset/font/NanumGothic-ExtraBold.eot);
  src: url(/_asset/font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/_asset/font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/_asset/font/NanumGothic-ExtraBold.woff) format('woff'),
       url(/_asset/font/NanumGothic-ExtraBold.ttf) format('truetype');
}
@font-face {
  font-family: 'nskb';
  src: url(../font/NotoSansKR-Bold.woff),
       url(../font/NotoSansKR-Bold.otf);
}
@font-face {
  font-family: 'nskr';
  src: url(../font/NotoSansKR-Regular.woff),
  url(../font/NotoSansKR-Regular.otf);
}
@font-face {
  font-family: 'nskl';
  src: url(../font/NotoSansKR-Light.woff),
  url(../font/NotoSansKR-Light.otf);
}
@font-face {
  font-family: 'nskm';
  src: url(../font/NotoSansKR-Medium.otf);
}
@font-face {
  font-family: 'nskeb';
  src: url(../font/NotoSansKR-Black.otf);
}
@font-face {
  font-family: 'nskt';
  src: url(../font/NotoSansKR-Thin.otf);
}
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700");
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format("opentype");
}
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format("opentype");
}
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format("opentype");
}
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format("opentype");
}
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format("opentype");
}