@charset "utf-8";
/* ==========================================================================
   font
   ========================================================================== */
@font-face{
	font-family: 'ShinhanCard';
	src: local(※);
	src: url('../fonts/SHINHANCARDL.eot') format('embeded-opentype');
	src: url('../fonts/ShinhanCardL.woff') format('woff');
	src: url('../fonts/ShinhanCardL.woff') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face{
	font-family: 'ShinhanCard';
	src: local(※);
	src: url('../fonts/SHINHANCARDM.eot') format('embeded-opentype');
	src: url('../fonts/ShinhanCardM.woff') format('woff');
	src: url('../fonts/ShinhanCardM.woff') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face{
	font-family: 'ShinhanCard';
	src: local(※);
	src: url('../fonts/SHINHANCARDB.eot') format('embeded-opentype');
	src: url('../fonts/ShinhanCardB.woff') format('woff');
	src: url('../fonts/ShinhanCardB.woff') format('truetype');
	font-weight: 900;
	font-style: normal;
}

/* 20251014481443 디지털원신한 추가 */
/* OneShinhanDigital */
@font-face{
	font-family: 'OneShinhanDigital';
	src: local(※);
	src: url('../fonts/OneShinhanDigital-Light.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face{
	font-family: 'OneShinhanDigital';
	src: local(※);
	src: url('../fonts/OneShinhanDigital-Medium.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}
@font-face{
	font-family: 'OneShinhanDigital';
	src: local(※);
	src: url('../fonts/OneShinhanDigital-Bold.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
}