@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: "Figtree";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Figtree-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Figtree-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Figtree-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Figtree-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Figtree-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Nanum Brush Script";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NanumBrushScript-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "HelveticaInseratLTStd-Roman";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/HelveticaInseratLTStd-Roman.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/OpenSans.ttf") format("truetype");
}