/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */


@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 350;
  src: url(//nops.co.kr/home1/fonts/NotoSans-DemiLight.woff) format('woff');
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 400;
  src: url(//nops.co.kr/home1/fonts/NotoSans-Regular.woff) format('woff');
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 500;
  src: url(//nops.co.kr/home1/fonts/NotoSans-Medium.woff) format('woff');
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 700;
  src: url(//nops.co.kr/home1/fonts/NotoSans-Bold.woff) format('woff');
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 900;
  src: url(//nops.co.kr/home1/fonts/NotoSans-Black.woff) format('woff');
}


@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('//nops.co.kr/home1/fonts/NanumGothic-Regular.woff') format('woff'),
       url('//nops.co.kr/home1/fonts/NanumGothic-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url('//nops.co.kr/home1/fonts/NanumGothic-Bold.woff') format('woff'),
       url('//nops.co.kr/home1/fonts/NanumGothic-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src:  url('//nops.co.kr/home1/fonts/NanumGothic-ExtraBold.woff') format('woff'),
		url('//nops.co.kr/home1/fonts/NanumGothic-ExtraBold.ttf') format('truetype');
}
