/* Navigatie Nieuw - REMOVED to avoid conflict with new menu component */
/* See public/components/navigation/menu.php and site.css */

@font-face {
    font-family: 'Spotted Fever';
    src: url('../fonts/SpottedFever.woff2') format('woff2'),
         url('../fonts/SpottedFever.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Add this line */    
}
