/* 7. Pretendard · 컴팩트 — 미니멀하고 밀도 높은 Pretendard */
/* Pretendard의 세련됨에 작은 크기로 정보 효율 높인 버전 */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css");

:root {
    --raw-font-sans:       "Pretendard", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
    --raw-font-serif:      "Noto Serif KR", serif;
    --raw-font-mono:       "Consolas", "Monaco", monospace;
    --raw-font-size-base:  14px;
}
