/* ============================================================
   1hour (원아워) — Webfonts
   Self-hosted variable fonts. Pretendard Variable (Korean + Latin
   body) and Inter Variable (numerals + uppercase labels).
   ============================================================ */
@font-face {
  font-family: "Pretendard Variable";
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/PretendardVariable.woff2") format("woff2-variations");
}
@font-face {
  font-family: "Inter";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/InterVariable.woff2") format("woff2-variations");
}
