/* ============================================================
   Pretendard — 로컬 vendoring (orioncactus/pretendard 1.3.9, variable)
   weight 100~900 가변 1파일. font-display:swap (폴백 후 교체)
   ============================================================ */

@font-face {
    font-family : 'Pretendard';
    font-style  : normal;
    font-weight : 100 900;
    font-display: swap;
    src         : url('./fonts/PretendardVariable.woff2') format('woff2');
}
