@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Eulyoo1945:wght@400;600&display=swap');

/* ========================================================
   폭탄국밥 — 폰트.txt 기준 CDN 임포트
   ======================================================== */

/* 1) 메인 타이틀 폴백 (격동고딕2 미보유 시) — Black Han Sans (Google Fonts) */
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');

/* 2) 문의하기 등 — Paperlogy (Freesentation/paperlogy GitHub, OFL) — 9 weights */
@import url('https://cdn.jsdelivr.net/gh/Freesentation/paperlogy@main/Paperlogy.css');

/* 3) 메인 타이틀 — 격동고딕2 (디쟌폰트 유료) — 로컬에 woff2가 있을 때 사용
       (배포 환경에 ./fonts/KyeokDongGothic2-*.woff2 가 있으면 자동 활성)
@font-face {
    font-family: '격동고딕2';
    src: url('./KyeokDongGothic2-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: '격동고딕2';
    src: url('./KyeokDongGothic2-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}
*/



@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

/* #### Generated By: http://font.download #### */

@font-face {
  font-family: 'Butler Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Butler Regular'), url('Butler_Regular.woff') format('woff');
}


@font-face {
  font-family: 'Butler UltraLight';
  font-style: normal;
  font-weight: normal;
  src: local('Butler UltraLight'), url('Butler_Ultra_Light.woff') format('woff');
}


@font-face {
  font-family: 'Butler Light';
  font-style: normal;
  font-weight: normal;
  src: local('Butler Light'), url('Butler_Light.woff') format('woff');
}


@font-face {
  font-family: 'Butler Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Butler Medium'), url('Butler_Medium.woff') format('woff');
}


@font-face {
  font-family: 'Butler Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Butler Bold'), url('Butler_Bold.woff') format('woff');
}


@font-face {
  font-family: 'Butler ExtraBold';
  font-style: normal;
  font-weight: normal;
  src: local('Butler ExtraBold'), url('Butler_ExtraBold.woff') format('woff');
}


@font-face {
  font-family: 'Butler Black';
  font-style: normal;
  font-weight: normal;
  src: local('Butler Black'), url('Butler_Black.woff') format('woff');
}

/* font-family: 'Pretendard Variable'; */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");

/* Noto+Serif+KR */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
/* Noto+Serif */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');

/* 나눔명조 */
@import url('//fonts.googleapis.com/earlyaccess/nanummyeongjo.css');