본문 바로가기
웹 폰트/Korean Fonts

단정해 폰트

웹 폰트 사용하기 font-family: 'CookieRun';

<link href="https://webfontworld.github.io/cafe24/fonts.css" rel="stylesheet">
@import url('https://webfontworld.github.io/cafe24/fonts.css');
@font-face {
    font-family: 'Cafe24Dangdanghae';
    font-weight: normal; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/cafe24/Cafe24Dangdanghae.woff2) format('woff2');
    font-display: swap;
}