@font-face {
    font-family: 'Pretendard-Regular';
    src: url(webfont/Pretendard/Pretendard-Regular.woff2) format('woff2')
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: url(webfont/Pretendard/Pretendard-Bold.woff2) format('woff2')
}
@font-face {
    font-family: 'PuradakGentleGothicR';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.1/PuradakGentleGothicR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body * { font-family: 'WantedSans-Regular'; letter-spacing: -0.5px; }

@media (max-width: 767px) {
	
}

@media(max-width:467px) {
    .sum_img{
        width: 50%;
    }
    .wrapper>div {
        width: 90% !important;
    }

    /*지도*/
    .root_daum_roughmap > .wrap_map {height: 320px !important;}
}






