/* ============================================================
   TASK 15 — SELF-HOSTED GOOGLE FONTS
   ------------------------------------------------------------
   Generated for: Inter (400,500,600,700) & Sora (600,700,800)
   Source: https://gwfh.mranftl.com/fonts (google-webfonts-helper)

   Place the corresponding .woff2 files in this /fonts/ directory
   using the filenames referenced below (run npd_download_fonts.sh
   or download manually via google-webfonts-helper, "Modern
   Browsers" / woff2-only preset, latin subset).
   ============================================================ */

/* Inter */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('inter-v13-latin-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('inter-v13-latin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('inter-v13-latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('inter-v13-latin-700.woff2') format('woff2');
}

/* Sora */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('sora-v12-latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('sora-v12-latin-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('sora-v12-latin-800.woff2') format('woff2');
}
