@charset "utf-8";
/* CSS Document */
 
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
 

@font-face{
	font-family:"NanumSquareNeo";
	font-weight:100;
	src:url(../../wzd_lib/font/NanumSquareNeo-aLt.eot?#iefix) format("embedded-opentype"),
	url(../../wzd_lib/font/NanumSquareNeo-aLt.woff2) format("woff2"),
	url(../../wzd_lib/font/NanumSquareNeo-aLt.woff) format("font-woff"),
	url(../../wzd_lib/font/NanumSquareNeo-aLt.ttf) format("truetype")
}
 

@font-face{
	font-family:"NanumSquareNeo";
	font-weight:200;
	src:url(../../wzd_lib/font/NanumSquareNeo-bRg.eot?#iefix) format("embedded-opentype"),
	url(../../wzd_lib/font/NanumSquareNeo-bRg.woff2) format("woff2"),
	url(../../wzd_lib/font/NanumSquareNeo-bRg.woff) format("font-woff"),
	url(../../wzd_lib/font/NanumSquareNeo-bRg.ttf) format("truetype"),
	url(NanumSquareNeo-bRg.otf) format("opentype")
}
@font-face{
	font-family:"NanumSquareNeo";
	font-weight:400;
	src:url(../../wzd_lib/font/NanumSquareNeo-cBd.eot?#iefix) format("embedded-opentype"),
	url(../../wzd_lib/font/NanumSquareNeo-cBd.woff2) format("woff2"),
	url(../../wzd_lib/font/NanumSquareNeo-cBd.woff) format("font-woff"),
	url(../../wzd_lib/font/NanumSquareNeo-cBd.ttf) format("truetype")
}
@font-face{
	font-family:"NanumSquareNeo";
	font-weight:500;
	src:url(../../wzd_lib/font/NanumSquareNeo-dEb.eot?#iefix) format("embedded-opentype"),
	url(../../wzd_lib/font/NanumSquareNeo-dEb.woff2) format("woff2"),
	url(../../wzd_lib/font/NanumSquareNeo-dEb.woff) format("font-woff"),
	url(../../wzd_lib/font/NanumSquareNeo-dEb.ttf) format("truetype")
}


@font-face{
	font-family:"NanumSquareNeo";
	font-weight:700;
	src:url(../../wzd_lib/font/NanumSquareNeo-eHv.eot?#iefix) format("embedded-opentype"),
	url(../../wzd_lib/font/NanumSquareNeo-eHv.woff2) format("woff2"),
	url(../../wzd_lib/font/NanumSquareNeo-eHv.woff) format("font-woff"),
	url(../../wzd_lib/font/NanumSquareNeo-eHv.ttf) format("truetype")
}


@font-face {
    font-family: 'NanumMyeongjo';
	font-weight:300;	
    src: url(../../wzd_lib/font/NanumMyeongjo.eot);
    src: url(../../wzd_lib/font/NanumMyeongjo.eot?#iefix) format("embedded-opentype"), url(../../wzd_lib/font/NanumMyeongjo.woff) format("woff"), url(../../wzd_lib/font/NanumMyeongjo.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumMyeongjo';
	font-weight:400;	
    src: url(../../wzd_lib/font/NanumMyeongjoBold.eot);
    src: url(../../wzd_lib/font/NanumMyeongjoBold.eot?#iefix) format("embedded-opentype"), url(../../wzd_lib/font/NanumMyeongjoBold.woff) format("woff"), url(../../wzd_lib/font/NanumMyeongjoBold.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumMyeongjo';
	font-weight:700;	
    src: url(../../wzd_lib/font/NanumMyeongjoExtraBold.eot);
    src: url(../../wzd_lib/font/NanumMyeongjoExtraBold.eot?#iefix) format("embedded-opentype"), url(../../wzd_lib/font/NanumMyeongjoExtraBold.woff) format("woff"), url(../../wzd_lib/font/NanumMyeongjoExtraBold.ttf) format("truetype");
}

html, body {
	font-size:18px; color:#474747; font-family:'NanumSquareNeo', '맑은 고딕',  'Nanum Gothic', 'Malgun Gothic', '돋움', 'Ubuntu', dotum, sans-serif; 
}
body a, body .btn {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
body a:hover, body .btn {  transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;}
 
.soft {transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;}


div, li, ul, p, dl, dt, dd, h1, h2, h3, h4, h5, h6 {font-family:'NanumSquareNeo', '맑은 고딕',  'Nanum Gothic', 'Malgun Gothic', '돋움', 'Ubuntu', dotum, sans-serif; color: #474747; }

@media (max-width: 992px) {
    div, li, ul, p, dl, dt, dd, h1, h2, h3, h4, h5, h6 {font-family:'NanumSquareNeo', '맑은 고딕',  'Nanum Gothic', 'Malgun Gothic', '돋움', 'Ubuntu', dotum, sans-serif; color: #474747; }

}
