/*
   *** Pretendard ***
*/
/*@font-face {*/
/*	font-family: 'PretendardT';*/
/*	font-style: normal;*/
/*	font-weight: 100;*/
/*	src:*/
/*			url(../fonts/Pretendard-Thin.woff) format('woff')*/
/*}*/
/*@font-face {*/
/*	font-family: 'PretendardL';*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*	src:*/
/*			url(../fonts/Pretendard-Light.woff) format('woff')*/

/*}*/
/*@font-face {*/
/*	font-family: 'PretendardR';*/
/*	font-style: normal;*/
/*	font-weight: 400;*/
/*	src:*/
/*			url(../fonts/Pretendard-Regular.woff) format('woff')*/
/*}*/
/*@font-face {*/
/*	font-family: 'PretendardM';*/
/*	font-style: normal;*/
/*	font-weight: 500;*/
/*	src:*/
/*			url(../fonts/Pretendard-Medium.woff) format('woff')*/
/*}*/
/*@font-face {*/
/*	font-family: 'PretendardB';*/
/*	font-style: normal;*/
/*	font-weight: 700;*/
/*	src:*/
/*			url(../fonts/Pretendard-Bold.woff) format('woff')*/
/*}*/
/*@font-face {*/
/*	font-family: 'PretendardEB';*/
/*	font-style: normal;*/
/*	font-weight: 800;*/
/*	src:*/
/*			url(../fonts/Pretendard-ExtraBold.woff) format('woff')*/
/*}*/

/*25년 05월 13일 pretendatd 폰트를 sourcehansans로 변경해줌*/
@font-face {
	font-family: 'PretendardT';
	font-style: normal;
	font-weight: 100;
	src: url(../fonts/SourceHanSansJP-ExtraLight.otf) format('woff');
}
@font-face {
	font-family: 'PretendardL';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/SourceHanSansJP-Light.otf) format('woff');
}
@font-face {
	font-family: 'PretendardR';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/SourceHanSansJP-Regular.otf) format('woff');
}
@font-face {
	font-family: 'PretendardM';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/SourceHanSansJP-Medium.otf) format('woff');
}
@font-face {
	font-family: 'PretendardB';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/SourceHanSansJP-Bold.otf) format('woff');
}
@font-face {
	font-family: 'PretendardEB';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/SourceHanSansJP-Heavy.otf) format('woff');
}





/*
   *** OmniGothic ***
*/
@font-face {
	font-family: 'OmniGothicR';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/210-OmniGothic-R.woff) format('woff')
}
@font-face {
	font-family: 'OmniGothicB';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/210-OmniGothic-B.woff) format('woff')
}
@font-face {
	font-family: 'OmniGothicEB';
	font-style: normal;
	font-weight: 800;
	src: url(../fonts/210-OmniGothic-EB.woff) format('woff')
}
@font-face {
	font-family: 'OmniGothicM';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/210-OmniGothic-M.woff) format('woff')
}

