/* P1 표준 가이드폰트 — 구글 Noto KR (본고딕/본명조). 메트릭 명확, OFL. 따라쓰기 트레이싱 기준. */
@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('./NotoSansKR.woff2') format('woff2');
}
@font-face {
    font-family: 'NotoSerifKR';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('./NotoSerifKR.woff2') format('woff2');
}
