@charset "utf-8";

@font-face {
	font-family: 'Nanum Gothic Bold';
	font-style: normal;
	font-weight: 700;
	src:l url(../font/NanumGothic-Bold.eot) format('embedded-opentype');
	src: url(../font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
	   url(../font/NanumGothic-Bold.woff2) format('x-woff2'),
	   url(../font/NanumGothic-Bold.woff) format('woff'),
	   url(../font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NanumGothic-Regular.eot) format('embedded-opentype');
  src: url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Regular.woff2) format('x-woff2'),
       url(../font/NanumGothic-Regular.woff) format('woff'),
       url(../font/NanumGothic-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'SCProsperSans';
  font-style: normal;
  font-weight: 400;
  src: url(../font/SCProsperSans-Regular.eot) format('embedded-opentype');
  src: url(../font/SCProsperSans-Regular.eot?#iefix) format('embedded-opentype'),
       url(../font/SCProsperSans-Regular.woff) format('woff'),
       url(../font/SCProsperSans-Regular.woff2) format('woff2'),
}

@font-face {
  font-family: 'SCProsperSans Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../font/SCProsperSans-Bold.eot) format('embedded-opentype');
  src: url(../font/SCProsperSans-Bold.eot?#iefix) format('embedded-opentype'),
       url(../font/SCProsperSans-Bold.woff) format('woff'),
       url(../font/SCProsperSans-Bold.woff2) format('woff2'),
}

body{font-family:"Nanum Gothic", sans-serif;}
.ko-en body{font-family:"Nanum Gothic", sans-serif;}

h1, h2, h3, h4, h5, h6,.subheader{font-family:"Nanum Gothic Bold", sans-serif;font-weight:normal;}
.ko-en h1, .ko-en h2, .ko-en h3, .ko-en h4, .ko-en h5, .ko-en h6, .ko-en .subheader{font-family:"SCProsperSans", sans-serif;}

.ko-en .card-selector li.selected a, .ko-en dl.sub-nav dd.active a, .ko-en #filters li a, .ko-en dl.filter dd a,
.ko-en .credit-card-select .compare, .ko-en #card-scroll ul li .compare, 
.ko-en #universalNav.nav-bar > li > a:first-child, .ko-en .universal-grey #selectedCap a, 
.ko-en .filter li a, .ko-en a.more-link {font-family:"SCProsperSans Bold", sans-serif;font-weight: bold;}

.subheader{

}
.button{

}