/* ═════ common/fonts/suit.css — SUIT @font-face (포털 등 링크 페이지 전역) ═════ */
/* SUIT — noonfonts_suit v1.0, 로컬 woff2 (common/fonts/suit/) */
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("suit/SUIT-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("suit/SUIT-ExtraLight.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("suit/SUIT-Light.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("suit/SUIT-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("suit/SUIT-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("suit/SUIT-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("suit/SUIT-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("suit/SUIT-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("suit/SUIT-Heavy.woff2") format("woff2");
}
