/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.08.2020
**/

/* ── Global Anuphan font override ───────────────────────────────── */
*:not(.icon):not(.ni):not([class*="ni-"]):not([data-lucide]):not(.lucide) {
    font-family: 'Anuphan', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
}
