@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-style: normal;
  font-display: block;
  src: local("Pretendard Light"),
       url("../../font/Pretendard/Pretendard-Light.subset.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-style: normal;
  font-display: block;
  src: local("Pretendard Regular"),
       url("../../font/Pretendard/Pretendard-Regular.subset.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-style: normal;
  font-display: block;
  src: local("Pretendard Medium"),
       url("../../font/Pretendard/Pretendard-Medium.subset.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-style: normal;
  font-display: block;
  src: local("Pretendard SemiBold"),
       url("../../font/Pretendard/Pretendard-SemiBold.subset.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-style: normal;
  font-display: block;
  src: local("Pretendard Bold"),
       url("../../font/Pretendard/Pretendard-Bold.subset.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-style: normal;
  font-display: block;
  src: local("Pretendard ExtraBold"),
       url("../../font/Pretendard/Pretendard-ExtraBold.subset.woff2") format("woff2");
}