// Feature flags compilati nel bundle. Modifica e ricostruisci (npm run build) per applicare. export const EXTERNAL_LINK_ENABLED = true; // Font di default se il portale non ne ha impostato uno. // Lascia stringa vuota per usare il font di sistema (Arial). // Per usare un font, scrivi il nome esatto del file presente in data/fonts/ (es. "Geist-Variable.woff2"). export const DEFAULT_FONT = '';