디자인천일공책

Html&JQuery 여기어때 잘난체 폰트

페이지 정보

작성자 디자인천일 작성일Date: 2025-03-26 21:24 조회view: 39

본문

여기어때 잘난체 폰트

잘난체, 잘란체고딕 폰트


css

@import url('https://webfontworld.github.io/goodchoice/Jalnan.css');
/*font-family: 'Jalnan';*/ 

@font-face {
    font-family: 'JalnanGothic';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'yg-jalnan';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

관련링크