/* Pretendard 가변폰트 — 로컬 호스팅(self-host). CDN 미접속 PC에서도 동일하게 표시되도록 함. */
@font-face {
    font-family: "Pretendard Variable";
    font-weight: 45 920;
    font-style: normal;
    font-display: swap;
    src: url("./PretendardVariable.woff2") format("woff2-variations");
}
