@font-face{
    font-family: "Bookk Myungjo";
    src: url("/assets/fonts/부크크명조/BookkMyungjo_Light.ttf");
}

*, *::after, *::before{
    font-family: "Bookk Myungjo", serif;
    box-sizing:border-box;
}