/* LOTUS 4K — Inter (self-hosted, 2026-08-01)
 * 4 weights: 400 / 500 / 600 / 700
 * Source: @fontsource/inter@5.0.16 via jsdelivr
 * Used by lotus-admin.css as primary UI font
 */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('semibold.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('bold.woff2') format('woff2');
}
