/*
   *** 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')
}


/*
   *** 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')
}

