body {
     font-family: 'Inter', sans-serif;
 } 
 /* Mobil için sabit alt bar stili */
 .sticky-footer {
     box-shadow: 0 -4px 6px -1px rgba(0, 0, 0, 0.1);
 }