
@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; margin-top:40px;}
.title_sub {font-size:2.7em; margin:0 auto; margin-top:20px; display:inline-block; border-bottom:2px solid #ddd; color:#333; padding-bottom:8px; position:relative;}


@media screen and (max-width:550px) {
	.title_sub {font-size:2.2em;}
}

