@font-face {
    font-family: "Kakao OTF";
    src: url("/assets/font/KakaoOTFRegular.woff") format('woff');
}

body {
    font-family: "Kakao OTF";
}
