/* Generated by Gemini to fix missing font definitions */

/* --- Bebas Neue Pro - Regular --- */
@font-face {
    font-family: 'Bebas Neue Pro';
    src: url('/fonts/BebasNeue/BebasNeuePro-Regular.woff2') format('woff2'),
         url('/fonts/BebasNeue/BebasNeuePro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

/* --- Bebas Neue Pro - Bold --- */
@font-face {
    font-family: 'Bebas Neue Pro';
    src: url('/fonts/BebasNeue/BebasNeuePro-Bold.woff2') format('woff2'),
         url('/fonts/BebasNeue/BebasNeuePro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

/* --- Bebas Neue Pro - Extra Bold (for slider title) --- */
@font-face {
    font-family: 'Bebas Neue Pro';
    src: url('/fonts/BebasNeue/BebasNeuePro-ExpandedExtraBold.woff2') format('woff2'),
         url('/fonts/BebasNeue/BebasNeuePro-ExpandedExtraBold.woff') format('woff');
    font-weight: 800; /* Using 800 for Extra Bold */
    font-style: normal;
    font-display: block;
}
