/* =============================================================
   2026 대구정원박람회 - fonts.css
   한글 SCDream / Latin Pretendard / Display Play
   ============================================================= */
@font-face{font-family:'SCDream';font-weight:100;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff');font-display:swap}
@font-face{font-family:'SCDream';font-weight:200;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');font-display:swap}
@font-face{font-family:'SCDream';font-weight:300;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');font-display:swap}
@font-face{font-family:'SCDream';font-weight:400;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');font-display:swap}
@font-face{font-family:'SCDream';font-weight:500;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');font-display:swap}
@font-face{font-family:'SCDream';font-weight:600;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');font-display:swap}
@font-face{font-family:'SCDream';font-weight:700;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');font-display:swap}
@font-face{font-family:'SCDream';font-weight:800;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');font-display:swap}
@font-face{font-family:'SCDream';font-weight:900;src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');font-display:swap}

/* Pretendard (Latin/숫자 자동 매칭) */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css');

/* 대구중구읍성체 (대구 중구청 배포 — 폰트 파일을 public/fonts/ 에 배치하면 로드됨)
   파일이 없으면 자동으로 다음 폰트(SCDream)로 폴백 */
@font-face{font-family:'DaeguJunggu';
    src:url('/public/fonts/DaeguJungGuEupseong.woff2') format('woff2'),
        url('/public/fonts/DaeguJungGuEupseong.woff') format('woff'),
        url('/public/fonts/DaeguJungGuEupseong.ttf') format('truetype');
    font-weight:normal;font-style:normal;font-display:swap}
