/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 100;*/
/*  src: url("SCDream1.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 200;*/
/*  src: url("SCDream2.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 300;*/
/*  src: url("SCDream3.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 400;*/
/*  src: url("SCDream4.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 500;*/
/*  src: url("SCDream5.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 600;*/
/*  src: url("SCDream6.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 700;*/
/*  src: url("SCDream7.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 800;*/
/*  src: url("SCDream8.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: "SCDream";*/
/*  font-weight: 900;*/
/*  src: url("SCDream9.otf") format("truetype");*/
/*  font-display: swap;*/
/*}*/

/*body,*/
/*button,*/
/*input,*/
/*select {*/
/*  font-family: "SCDream";*/
/*}*/

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");

* {
    font-family: 'Pretendard Variable', sans-serif;
}