/* Nanum Gothic (Korean) */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/common/fonts/nanumgothic/NanumGothic-Regular.eot);
  src: url(/common/fonts/nanumgothic/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/common/fonts/nanumgothic/NanumGothic-Regular.woff2) format('woff2'),
       url(/common/fonts/nanumgothic/NanumGothic-Regular.woff) format('woff'),
       url(/common/fonts/nanumgothic/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/common/fonts/nanumgothic/NanumGothic-Bold.eot);
  src: url(/common/fonts/nanumgothic/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/common/fonts/nanumgothic/NanumGothic-Bold.woff2) format('woff2'),
       url(/common/fonts/nanumgothic/NanumGothic-Bold.woff) format('woff'),
       url(/common/fonts/nanumgothic/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/common/fonts/nanumgothic/NanumGothic-ExtraBold.eot);
  src: url(/common/fonts/nanumgothic/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/common/fonts/nanumgothic/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/common/fonts/nanumgothic/NanumGothic-ExtraBold.woff) format('woff'),
       url(/common/fonts/nanumgothic/NanumGothic-ExtraBold.ttf) format('truetype');
}


/* Noto Sans KR (korean) */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(/common/fonts/notosans/NotoSansKR-Thin.woff2) format('woff2'),
       url(/common/fonts/notosans/NotoSansKR-Thin.woff) format('woff'),
       url(/common/fonts/notosans/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(/common/fonts/notosans/NotoSansKR-Light.woff2) format('woff2'),
       url(/common/fonts/notosans/NotoSansKR-Light.woff) format('woff'),
       url(/common/fonts/notosans/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(/common/fonts/notosans/NotoSansKR-Regular.woff2) format('woff2'),
        url(/common/fonts/notosans/NotoSansKR-Regular.woff) format('woff'),
        url(/common/fonts/notosans/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(/common/fonts/notosans/NotoSansKR-Medium.woff2) format('woff2'),
        url(/common/fonts/notosans/NotoSansKR-Medium.woff) format('woff'),
        url(/common/fonts/notosans/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(/common/fonts/notosans/NotoSansKR-Bold.woff2) format('woff2'),
        url(/common/fonts/notosans/NotoSansKR-Bold.woff) format('woff'),
        url(/common/fonts/notosans/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(/common/fonts/notosans/NotoSansKR-Black.woff2) format('woff2'),
        url(/common/fonts/notosans/NotoSansKR-Black.woff) format('woff'),
        url(/common/fonts/notosans/NotoSansKR-Black.otf) format('opentype');
 }

 /* Roboto */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url(/common/fonts/roboto/Roboto-Thin.eot);
  src: url(/common/fonts/roboto/Roboto-Thin.woff2) format('woff2'),
       url(/common/fonts/roboto/Roboto-Thin.woff) format('woff'),
       url(/common/fonts/roboto/Roboto-Thin.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/common/fonts/roboto/Roboto-Light.eot);
  src: url(/common/fonts/roboto/Roboto-Light.woff2) format('woff2'),
       url(/common/fonts/roboto/Roboto-Light.woff) format('woff'),
       url(/common/fonts/roboto/Roboto-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/common/fonts/roboto/Roboto-Regular.eot);
  src: url(/common/fonts/roboto/Roboto-Regular.woff2) format('woff2'),
       url(/common/fonts/roboto/Roboto-Regular.woff) format('woff'),
       url(/common/fonts/roboto/Roboto-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/common/fonts/roboto/Roboto-Medium.eot);
  src: url(/common/fonts/roboto/Roboto-Medium.woff2) format('woff2'),
       url(/common/fonts/roboto/Roboto-Medium.woff) format('woff'),
       url(/common/fonts/roboto/Roboto-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(/common/fonts/roboto/Roboto-Bold.eot);
  src: url(/common/fonts/roboto/Roboto-Bold.woff2) format('woff2'),
       url(/common/fonts/roboto/Roboto-Bold.woff) format('woff'),
       url(/common/fonts/roboto/Roboto-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(/common/fonts/roboto/Roboto-Black.woff2) format('woff2'),
       url(/common/fonts/roboto/Roboto-Black.woff) format('woff'),
       url(/common/fonts/roboto/Roboto-Black.ttf) format('truetype');
}