/* 국문폰트 */
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: local('Noto Sans KR Thin'),
    url(../font/NotoSansKR/NotoSans-Thin.woff2) format('woff2'),
    url(../font/NotoSansKR/NotoSans-Thin.woff) format('woff'),
    url(../font/NotoSansKR/NotoSans-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: local('Noto Sans KR Light'),
    url(../font/NotoSansKR/NotoSans-Light.woff2) format('woff2'),
    url(../font/NotoSansKR/NotoSans-Light.woff) format('woff'),
    url(../font/NotoSansKR/NotoSans-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: local('Noto Sans KR Regular'),
    url(../font/NotoSansKR/NotoSans-Regular.woff2) format('woff2'),
    url(../font/NotoSansKR/NotoSans-Regular.woff) format('woff'),
    url(../font/NotoSansKR/NotoSans-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: local('Noto Sans KR Medium'),
    url(../font/NotoSansKR/NotoSans-Medium.woff2) format('woff2'),
    url(../font/NotoSansKR/NotoSans-Medium.woff) format('woff'),
    url(../font/NotoSansKR/NotoSans-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: local('Noto Sans KR Bold'),
    url(../font/NotoSansKR/NotoSans-Bold.woff2) format('woff2'),
    url(../font/NotoSansKR/NotoSans-Bold.woff) format('woff'),
    url(../font/NotoSansKR/NotoSans-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
    src: local('Noto Sans KR Black'),
    url(../font/NotoSansKR/NotoSans-Black.woff2) format('woff2'),
    url(../font/NotoSansKR/NotoSans-Black.woff) format('woff'),
    url(../font/NotoSansKR/NotoSans-Black.otf) format('opentype');
} 

@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url(../font/Pretendard/PretendardVariable.woff2) format('woff2-variations');
}

@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-Thin.woff) format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-ExtraLight.woff) format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-Light.woff) format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-Regular.woff) format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-Medium.woff) format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-SemiBold.woff) format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-Bold.woff) format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-ExtraBold.woff) format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard/Pretendard-Black.woff) format('woff');
    font-weight: 900;
    font-display: swap;
}



/* 영문폰트 */
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-Thin.woff) format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-ExtraLight.woff) format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-Light.woff) format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-Regular.woff) format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-Medium.woff) format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-SemiBold.woff) format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-Bold.woff) format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-ExtraBold.woff) format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url(../font/Poppins/Poppins-Black.woff) format('woff');
    font-weight: 900;
    font-display: swap;
}


@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-Thin.woff) format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-ExtraLight.woff) format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-Light.woff) format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-Regular.woff) format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-Medium.woff) format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-SemiBold.woff) format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-Bold.woff) format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-ExtraBold.woff) format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat/Montserrat-Black.woff) format('woff');
    font-weight: 900;
    font-display: swap;
}




