@font-face {
    font-family: 'Cafe24Ssurround';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24Ssurround.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.point { font-family: 'Cafe24Ssurround';}
header { position: relative; text-align: center; padding: 1.5rem 0; border-bottom: 1px solid #ededed;}
header .back_btn { position: absolute; left: 1.5rem; top: 50%; transform: translateY(-50%); }
header .back_btn img { width: 3rem;}
header .header_logo img { width: 10rem;}