@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncatus/pretendard@v1.3.9/dist/web/static/pretendard-gov-dynamic-subset.min.css");

/* 폰트 */
@font-face {
  font-family:"Pretendard GOV";
  font-weight:100;
  src: url("/res/fonts/PretendardGOV-Thin.ttf") format("truetype");
}

@font-face {
  font-family:"Pretendard GOV";
  font-weight:200;
  src: url("/res/fonts/PretendardGOV-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family:"Pretendard GOV";
  font-weight:300;
  src: url("/res/fonts/PretendardGOV-Light.ttf") format("truetype");
}

@font-face {
  font-family:"Pretendard GOV";
  font-weight:400;
  src: url("/res/fonts/PretendardGOV-Regular.ttf") format("truetype"), url("/res/fonts/PretendardGOV-Regular.subset.woff") format("woff"), url("/res/fonts/PretendardGOV-Regular.subset.woff2") format("woff2");
}

@font-face {
  font-family:"Pretendard GOV";
  font-weight:500;
  src: url("/res/fonts/PretendardGOV-Medium.ttf") format("truetype"), url("/res/fonts/PretendardGOV-Medium.subset.woff") format("woff"), url("/res/fonts/PretendardGOV-Medium.subset.woff2") format("woff2");
}

@font-face {
  font-family:"Pretendard GOV";
  font-weight:600;
  src: url("/res/fonts/PretendardGOV-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family:"Pretendard GOV";
  font-weight:700;
  src: url("/res/fonts/PretendardGOV-Bold.ttf") format("truetype"), url("/res/fonts/PretendardGOV-Bold.subset.woff") format("woff"), url("/res/fonts/PretendardGOV-Bold.subset.woff2") format("woff2");
}

@font-face {
  font-family:"Pretendard GOV";
  font-weight:800;
  src: url("/res/fonts/PretendardGOV-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family:"Pretendard GOV";
  font-weight:900;
  src: url("/res/fonts/PretendardGOV-Black.ttf") format("truetype");
}