Newer
Older
@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;
}
@font-face {
font-family: 'Pretendard-Regular';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
font-weight: 400;
font-style: normal;
}
font-size: 30px;
background-image: url("../introduction.png");
width: 700px;
height: 180px;
/* display: flex; */
justify-content: center;
align-items: center;
padding: 50px;
#addInputPrior {
margin-right: 90vh;
width: 100px;
font-family: 'Pretendard-Regular';
font-weight: 700;
}