/*
 * SUIT by SUNN
 * Source: https://github.com/sun-typeface/SUIT
 * License: SIL Open Font License 1.1 (see LICENSE-SUIT.txt)
 */

@font-face {
  font-family: "SUIT Variable";
  src: url("./SUIT-Variable-aa894a20.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

/*
 * Compatibility aliases ensure legacy page-level declarations resolve to the
 * same locally hosted SUIT file. Icon and monospace families remain untouched.
 */
@font-face {
  font-family: "Pretendard Variable";
  src: url("./SUIT-Variable-aa894a20.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("./SUIT-Variable-aa894a20.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Outfit";
  src: url("./SUIT-Variable-aa894a20.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("./SUIT-Variable-aa894a20.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./SUIT-Variable-aa894a20.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Text";
  src: url("./SUIT-Variable-aa894a20.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("./SUIT-Variable-aa894a20.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

:root {
  --tp-font-sans: "SUIT Variable", "SUIT", "Apple SD Gothic Neo", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

html body,
html body button,
html body input,
html body select,
html body textarea,
html body optgroup,
html body option {
  font-family: var(--tp-font-sans);
}
