/**
 * Bizeni UI 웹폰트 — Pretendard(한·영·숫자) + Noto Sans(일·중·베트남 등).
 * font-family 스택은 app.css 의 --bizeni-font-family 와 함께 유지합니다.
 */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600;700&family=Noto+Sans+Vietnamese:wght@400;500;600;700&display=swap');
