/* Pretendard Variable (local)
   Place PretendardVariable.woff2 in ../fonts relative to this CSS.
   Source: https://github.com/orioncactus/pretendard (download separately in offline env)
*/
@font-face {
  font-family: "Pretendard Variable";
  src: url("../fonts/PretendardVariable.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* Example: body { font-family: "Pretendard Variable", system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif; } */
