@charset "utf-8";

@font-face{
	font-family:'Noto Sans';
	font-style:normal;
	font-weight:300;
	src:local('Noto Sans Light'), local('NotoSans-Light');
	src:url(../font/NotoSans-Light.woff2) format('woff2');
}
@font-face{
	font-family:'Noto Sans';
	font-style:normal;
	font-weight:400;
	src:local('Noto Sans Regular'), local('NotoSans-Regular');
	src:url(../font/NotoSans-Regular.woff2) format('woff2');
}
@font-face{
	font-family:'Noto Sans';
	font-style:normal;
	font-weight:500;
	src:local('Noto Sans Medium'), local('NotoSans-Medium');
	src:url(../font/NotoSans-Medium.woff2) format('woff2');
}
@font-face{
	font-family:'Noto Sans';
	font-style:normal;
	font-weight:700;
	src:local('Noto Sans Bold'), local('NotoSans-Bold');
	src:url(../font/NotoSans-Bold.woff2) format('woff2');
}
@font-face {
	font-family:'Noto Sans';
	font-style:normal;
	font-weight:900;
	src:local('Noto Sans Black'), local('Noto Sans Black'), local('Noto Sans Black');
	src:url(../font/NotoSans-Black.woff2) format('woff2');
}


/* ----------------------------------------------------------
 HanwhaGothic
---------------------------------------------------------- */
@font-face{
 font-family:'HanwhaGothic';
 font-style:normal;
 font-weight:100;
 src:url('../font/08HanwhaGothicT.eot');
 src:url('../font/08HanwhaGothicT.eot?#iefix') format('embedded-opentype'),
 url('../font/08HanwhaGothicT.woff2') format('woff2'),
 url('../font/08HanwhaGothicT.woff') format('woff');
}
@font-face{
 font-family:'HanwhaGothic';
 font-style:normal;
 font-weight:200;
 src:url('../font/07HanwhaGothicEL.eot');
 src:url('../font/07HanwhaGothicEL.eot?#iefix') format('embedded-opentype'),
 url('../font/07HanwhaGothicEL.woff2') format('woff2'),
 url('../font/07HanwhaGothicEL.woff') format('woff');
}
@font-face{
 font-family:'HanwhaGothic';
 font-style:normal;
 font-weight:300;
 src:url('../font/06HanwhaGothicL.eot');
 src:url('../font/06HanwhaGothicL.eot?#iefix') format('embedded-opentype'),
 url('../font/06HanwhaGothicL.woff2') format('woff2'),
 url('../font/06HanwhaGothicL.woff') format('woff');
}
@font-face{
 font-family:'HanwhaGothic';
 font-style:normal;
 font-weight:400;
 src:url('../font/05HanwhaGothicR.eot');
 src:url('../font/05HanwhaGothicR.eot?#iefix') format('embedded-opentype'),
 url('../font/05HanwhaGothicR.woff2') format('woff2'),
 url('../font/05HanwhaGothicR.woff') format('woff');
}
@font-face {
 font-family:'HanwhaGothic';
 font-style:normal;
 font-weight:500;
 src:url('../font/04HanwhaGothicB.eot');
 src:url('../font/04HanwhaGothicB.eot?#iefix') format('embedded-opentype'),
 url('../font/04HanwhaGothicB.woff2') format('woff2'),
 url('../font/04HanwhaGothicB.woff') format('woff');
}
/* ----------------------------------------------------------
	HWL
---------------------------------------------------------- */
@font-face {font-family: 'HWL';
	src: url('../font/HANWHAL.eot');
	src: url('../font/HANWHAL.eot?#iefix') format('embedded-opentype'), url('../font/HANWHAL.woff') format('woff');
}

/* ----------------------------------------------------------
	Pretendard
---------------------------------------------------------- */
@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('../font/Pretendard-Bold.woff2') format('woff2'), url('../font/Pretendard-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('../font/Pretendard-Medium.woff2') format('woff2'), url('../font/Pretendard-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('../font/Pretendard-Regular.woff2') format('woff2'), url('../font/Pretendard-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('../font/Pretendard-Light.woff2') format('woff2'), url('../font/Pretendard-Light.woff') format('woff');
}
