/* ===== 런드리 고딕 (Laundry Gothic) ===== */
@font-face {
  font-family: 'Laundry Gothic';
  src: url('/fonts/laundry-gothic/LaundryGothic-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Laundry Gothic';
  src: url('/fonts/laundry-gothic/LaundryGothic-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
