
@font-face {
    font-family: 'IBMPlexSansKR-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.title { text-align:center;}
.title_sub {font-size:3.8em; margin:0 auto; margin-top:83px; display:inline-block; font-weight:400; color:#111; padding-bottom:8px; position:relative; font-family: 'Pretendard-Medium';}


@media screen and (max-width:550px) {
	.title_sub {font-size:2.5em;}
}

