/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/

@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(/userResource/child/font/woff2-subset/Pretendard-Black.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-Black.subset.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(/userResource/child/font/woff2-subset/Pretendard-ExtraBold.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-ExtraBold.subset.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(/userResource/child/font/woff2-subset/Pretendard-Bold.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-Bold.subset.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(/userResource/child/font/woff2-subset/Pretendard-SemiBold.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-SemiBold.subset.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(/userResource/child/font/woff2-subset/Pretendard-Medium.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-Medium.subset.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(/userResource/child/font/woff2-subset/Pretendard-Regular.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-Regular.subset.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(/userResource/child/font/woff2-subset/Pretendard-Light.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-Light.subset.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(/userResource/child/font/woff2-subset/Pretendard-ExtraLight.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-ExtraLight.subset.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(/userResource/child/font/woff2-subset/Pretendard-Thin.subset.woff2) format('woff2'), url(/userResource/child/font/woff-subset/Pretendard-Thin.subset.woff) format('woff');
}



/* font-weight */
.gyeonggi_platform .fw900 { font-weight: 900; }
.gyeonggi_platform .fw800 { font-weight: 800; }
.gyeonggi_platform .fw700 , .gyeonggi_platform h1 , .gyeonggi_platform h2 , .gyeonggi_platform h3 , .gyeonggi_platform h4 , .gyeonggi_platform strong { font-weight: 700; }
.gyeonggi_platform .fw600 { font-weight: 600; }
.gyeonggi_platform .fw500 { font-weight: 500; }
.gyeonggi_platform .fw400 { font-weight: 400; }
.gyeonggi_platform .fw300 { font-weight: 300; }
.gyeonggi_platform .fw200 { font-weight: 200; }
.gyeonggi_platform .fw100 { font-weight: 100; }

/* font-color */
.gyeonggi_platform .color_b_80, .gyeonggi_platform footer li a, footer .call p { color:rgba(26,26,26,0.8); }
.gyeonggi_platform .color_b_60, .main_visual_content p, .gyeonggi_platform header .menu_fixed .sub_menu li a { color:#6c6c6c; }
.gyeonggi_platform .color_w_80 { color:rgba(255,255,255,0.8); }
.gyeonggi_platform .color_b_50 { color:rgba(26,26,26,0.5); }
.gyeonggi_platform .color_b_70, .gyeonggi_platform footer .inquire p { color:rgba(26,26,26,0.7); }
.gyeonggi_platform .color_gray {color:#797979;}


.gyeonggi_platform .color_blue { color:#36B7C3 }
.gyeonggi_platform .color_deepblue { color:#0666E5; }

/* 웹접근성 추가 */
.gyeonggi_platform .color_b_50 { color: #737373; }