/* Font Awesome 6.4.0 - Self-Hosted */
/*
Instructions: Download Font Awesome
1. Go to: https://fontawesome.com/download
2. Download Font Awesome Free for Web
3. Extract and copy:
   - css/all.min.css → /css/fontawesome.min.css
   - webfonts/* → /fonts/
*/

/* For now, using CDN fallback */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');
