/*!/wp-content/themes/splendour-child/style.css*/```css
/*
 Theme Name:   Splendour Child Theme
 Theme URI:    https://splendour.themerex.net
 Description:  Splendour Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     splendour
 Version:      1.0.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  splendour
*/


/* =Theme customization starts here
------------------------------------------------------------ */


@font-face{font-family:'Marcellus';src:url('/wp-content/themes/splendour-child/fonts/marcellus-latin-400-normal.woff2') format('woff2'),
url('/wp-content/themes/splendour-child/fonts/marcellus-latin-400-normal.woff') format('woff');font-weight:400;font-style:normal;font-display:swap;}
@media (max-width: 767px) {
    body h1,
    body h2,
    body h3,
    body h4,
    body h5,
    body h6,
    body .elementor-heading-title {
        font-family: 'Marcellus' !important;
    }
}