
@font-face {
  font-family: "MICEGothicBold";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("../font/MICEGothic\ Bold.ttf");
}
@font-face {
  font-family: "MICEGothic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../font/MICEGothic.ttf");
}
@font-face {
  font-family: "Pretendard Variable";
  font-weight: 200;
  font-weight: 300;
  font-weight: 400;
  font-weight: 500;
  font-weight: 600;
  font-weight: 700;
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../font/PretendardVariable.ttf");
}
