/* Studio Somdama font stack — webapp 통합본.
   출처: 30_서비스/00_공통/디자인시스템/작업중/Somdama Design System/fonts/fonts.css */

/* 1. Pretendard Variable — body / UI (Korean + Latin). Bundled locally. */
@font-face {
  font-family: 'Pretendard Variable';
  src: url('./PretendardVariable.woff2') format('woff2-variations');
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('./PretendardVariable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* 2. Clash Display — display / big time clock / D+day. */
@font-face {
  font-family: 'Clash Display';
  src: url('./ClashDisplay-Variable.woff2') format('woff2-variations');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Clash Display';
  src: url('./ClashDisplay-Bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Clash Display';
  src: url('./ClashDisplay-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'Clash Display';
  src: url('./ClashDisplay-Medium.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Clash Display';
  src: url('./ClashDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

/* 3. DOSIyagi Boldface ("DosStory") — pixelly Korean display.
   Used for plush voice / pixel UI. Codebase alias 'DosStory' preserved. */
@font-face {
  font-family: 'DosStory';
  src: url('./DOSIyagiBoldface.ttf') format('truetype');
  font-weight: 400 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'DOSIyagiBoldface';
  src: url('./DOSIyagiBoldface.ttf') format('truetype');
  font-weight: 400 700;
  font-display: swap;
}
@font-face {
  font-family: 'DOSIyagiMedium';
  src: url('./DOSIyagiBoldface.ttf') format('truetype');
  font-weight: 400 700;
  font-display: swap;
}

/* 4. DOS Pilgi — handwritten pixel. Used for emoji slot + dates / micro-meta. */
@font-face {
  font-family: 'DosHandwriting';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/DOSPilgiMedium.woff2') format('woff2');
  font-weight: normal;
  font-display: swap;
}

/* 5. DOS Gothic — clean DOS bitmap. Used for selectable chips. */
@font-face {
  font-family: 'DosGothic';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/DOSGothic.woff') format('woff');
  font-weight: normal;
  font-display: swap;
}

/* 6. Tangba — diary / memo / record titles. 11 = title, 15 = body-size variant. */
@font-face {
  font-family: 'Tangba';
  src: url('./Tangba11.woff2') format('woff2');
  font-size-adjust: from-font;
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Tangba 15';
  src: url('./Tangba15.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
/* 7. Tangba Mono — adoption card title labels (24) + data values (25). */
@font-face {
  font-family: 'Tangba Mono 24';
  src: url('./TangbaMono24.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Tangba Mono 25';
  src: url('./TangbaMono25.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
</content>
</invoke>
