/* set the main background for the light theme to pink */
/*:root {
    /*--wh-color-bg-main: rgb(255, 198, 227);*/
/* }*/

/* make the border for images transparent with a 30px radius */
/*.article__img {
    border-radius: 30px !important;
    border: none;
}*/

/*@font-face {*/
/*  font-family: "Noto Sans KR";*/
/*  src: url("NotoSansKR-Medium.ttf");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/

/* @font-face {
  font-family: PingFangTC-Medium;
  src: url(PingFangTC-Medium.otf);
} */

/* @font-face {
    font-family: M PLUS 1p;
} */

/* @import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@500&display=swap'); */

/*body {*/
/*  font-family: "Noto Sans KR", sans-serif;*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*}*/

/*.title__content {*/
/*  font-family: "Noto Sans KR", sans-serif;*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*}*/

/*.article__p {*/
/*  font-family: "Noto Sans KR", sans-serif;*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*}*/
