@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('https://t1.daumcdn.net/kakaopay/brand_site/font/NotoSans-Thin.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 200;
  src: url('https://t1.daumcdn.net/kakaopay/brand_site/font/NotoSans-DemiLight.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('https://t1.daumcdn.net/kakaopay/brand_site/font/NotoSans-Light.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('https://t1.daumcdn.net/kakaopay/brand_site/font/NotoSans-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('https://t1.daumcdn.net/kakaopay/brand_site/font/NotoSans-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 600;
  src: url('https://t1.daumcdn.net/kakaopay/brand_site/font/NotoSans-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('https://t1.daumcdn.net/kakaopay/brand_site/font/NotoSans-Black.woff') format('woff');
}