@font-face {
  font-family: "pretendard";
  font-style: "normal";
  font-weight: 300;
  src: url("/font/Pretendard-Light.otf") format("otf"),
    url("/font/Pretendard-Light.woff") format("woff"),
    url("/font/Pretendard-Light.woff") format("woff"),
    url("/font/Pretendard-Light.ttf") format("truetype");
}
@font-face {
  font-family: "pretendard";
  font-style: "normal";
  font-weight: 400;
  src: url("/font/Pretendard-Regular.otf") format("otf"),
    url("/font/Pretendard-Regular.woff") format("woff"),
    url("/font/Pretendard-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "pretendard";
  font-style: "normal";
  font-weight: 500;
  src: url("/font/Pretendard-Medium.otf") format("otf"),
    url("/font/Pretendard-Medium.woff") format("woff"),
    url("/font/Pretendard-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "pretendard";
  font-style: "normal";
  font-weight: 600;
  src: url("/font/Pretendard-SemiBold.otf") format("otf"),
    url("/font/Pretendard-SemiBold.woff") format("woff"),
    url("/font/Pretendard-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "pretendard";
  font-style: "normal";
  font-weight: 700;
  src: url("/font/Pretendard-Bold.otf") format("otf"),
    url("/font/Pretendard-Bold.woff") format("woff"),
    url("/font/Pretendard-Bold.ttf") format("truetype");
}
