

/* Google Webfont */

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 100;
  src: local('NotoSansKR-Thin'), local('NotoSansKR-Thin'), url(http://www.aten.com/ext_data/global_en/webfont/kr/NotoSansKR-Thin.otf) format('opentype');
}

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 300;
  src: local('NotoSansKR-Light'), local('NotoSansKR-Light'), url(http://www.aten.com/ext_data/global_en/webfont/kr/NotoSansKR-Light.otf) format('opentype');
}


@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 350;
  src: local('NotoSansKR-DemiLight'), local('NotoSansKR-DemiLight'), url(http://www.aten.com/ext_data/global_en/webfont/kr/NotoSansKR-DemiLight.otf) format('opentype');
}


@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 400;
  src: local('NotoSansKR-Regular'), local('NotoSansKR-Regular'), url(http://www.aten.com/ext_data/global_en/webfont/kr/NotoSansKR-Regular.otf) format('opentype');
}


@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 500;
  src: local('NotoSansKR-Medium'), local('NotoSansKR-Medium'), url(http://www.aten.com/ext_data/global_en/webfont/kr/NotoSansKR-Medium.otf) format('opentype');
}


@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 700;
  src: local('NotoSansKR-Bold'), local('NotoSansKR-Bold'), url(http://www.aten.com/ext_data/global_en/webfont/kr/NotoSansKR-Bold.otf) format('opentype');
}


@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 900;
  src: local('NotoSansKR-Black'), local('NotoSansKR-Black'), url(http://www.aten.com/ext_data/global_en/webfont/kr/NotoSansKR-Black.otf) format('opentype');
}


