{!! BaseHelper::googleFonts( 'https://fonts.googleapis.com/css2?family=' . urlencode(theme_option('primary_font', 'Manrope')) . ':wght@200;300;400;500;600;700;800&display=swap', ) !!} {!! Theme::header() !!} @if (theme_option('animation_enabled', 'yes') !== 'yes') @endif @php Theme::addBodyAttributes(['class' => 'body-header-' . Theme::get('headerStyle')]); @endphp