/* ============================================================
   Bootstrap Icons — loaded from jsDelivr CDN
   ============================================================
   This local stub just imports the CDN version so all
   <i class="bi bi-..."></i> tags work immediately without
   needing to download/install anything in cPanel.

   Agar offline use chahiye to:
   1. https://github.com/twbs/icons/releases se latest download karo
   2. font/ folder + bootstrap-icons.css copy karke is file ko replace kar do
*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
