/* ---------------------------------- */
/*      Custom CSS by @shiftpsh
/*      2025-10-14
/* ---------------------------------- */

html,
body {
  font-family: "Pretendard", "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.post-comments {
  display: none;
}
