@font-face {
    font-family: 'KCCEunyoung';
    font-weight: normal;
    font-style: normal;
    src: url('/asset/font/KCC-eunyoung.woff2') format('woff2'),
         url('/asset/font/KCC-eunyoung.woff') format('woff'),
         url('/asset/font/KCC-eunyoung.ttf') format('truetype');
}