@font-face {
    font-family: 'JalnanGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.point { font-family: 'JalnanGothic';}

header { text-align: center; position: fixed; padding: 1.5rem 0; top: 0; left: 0; width: 100%; z-index: 9999;}
header .prev { position: absolute;  left: 0rem; top:0%; padding: 1rem 1.5rem; height: 100%;}
header .prev img { height: 100%;}
header h2 { font-size: 1.8rem; font-weight: 600;}