@charset "UTF-8";
/* CSS Document */

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 100;
  src: local("Pretendard"), 
  url("./Pretendard-Thin.subset.woff2") format("woff2"), 
  url("./Pretendard-Thin.subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 200;
  src: local("Pretendard"), 
  url("./Pretendard-ExtraLight.subset.woff2") format("woff2"), 
  url("./Pretendard-ExtraLight.subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 300;
  src: local("Pretendard"), 
  url("./Pretendard-Light.subset.woff2") format("woff2"), 
  url("./Pretendard-Light.subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 400;
  src: local("Pretendard"), 
  url("./Pretendard-Regular.subset.woff2") format("woff2"), 
  url("./Pretendard-Regular.subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 500;
  src: local("Pretendard"), 
  url("./Pretendard-Medium.subset.woff2") format("woff2"), 
  url("./Pretendard-Medium.subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 600;
  src: local("Pretendard"), 
  url("./Pretendard-SemiBold.subset.woff2") format("woff2"), 
  url("./Pretendard-SemiBold.subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 700;
  src: local("Pretendard"), 
  url("./Pretendard-Bold.subset.woff2") format("woff2"), 
  url("./Pretendard-Bold.subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 800;
  src: local("Pretendard"), 
  url("./Pretendard-ExtraBold.subset.woff2") format("woff2"), 
  url("./Pretendard-ExtraBold.subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 900;
  src: local("Pretendard"), 
  url("./Pretendard-Black.subset.woff2") format("woff2"), 
  url("./Pretendard-Black.subset.woff") format("woff");
}
