@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Pretendard-Light.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Pretendard-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Pretendard-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Pretendard-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Pretendard-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Pretendard-ExtraBold.otf") format("opentype");
}
@font-face {
  font-family: "MaruBuri";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/MaruBuri-Light.otf") format("opentype");
}
@font-face {
  font-family: "MaruBuri";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/MaruBuri-Regular.otf") format("opentype");
}
@font-face {
  font-family: "MaruBuri";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/MaruBuri-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: "MaruBuri";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/MaruBuri-Bold.otf") format("opentype");
}


@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/OpenSans.ttf") format("truetype");
}