@charset "UTF-8";

/********************************************************
 Black Han Sans — 나리야 폰트 자산 등록 (self-host)
 출처: Google Fonts / google-webfonts-helper (korean,latin woff2)
 사용처: 프론트 SE 메인페이지 대형 디스플레이(--font-display)
 단일 weight(400). 외부 CDN 미사용.
********************************************************/

@font-face { font-family:'Black Han Sans'; src:url('./BlackHanSans/BlackHanSans-400.woff2') format('woff2'); font-weight:400; font-style:normal; font-display:swap; }
