<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        @font-face {
            font-family: "Spartan";
            src: url("/wp-content/themes/betheme-child/spartans/spartan-300.ttf") format("truetype");
            font-weight: 200;
            font-style: normal;
        }
        
        @font-face {
            font-family: "Spartan";
            src: url("/wp-content/themes/betheme-child/spartans/spartan-400.ttf") format("truetype");
            font-weight: 300;
            font-style: normal;
        }
        
        @font-face {
            font-family: "Spartan";
            src: url("/wp-content/themes/betheme-child/spartans/spartan-500.ttf") format("truetype");
            font-weight: 400;
            font-style: normal;
        }
        
        @font-face {
            font-family: "Spartan";
            src: url("/wp-content/themes/betheme-child/spartans/spartan-600.ttf") format("truetype");
            font-weight: 500;
            font-style: normal;
        }
        
        @font-face {
            font-family: "Spartan";
            src: url("/wp-content/themes/betheme-child/spartans/spartan-700.ttf") format("truetype");
            font-weight: 600;
            font-style: normal;
        }
        
        @font-face {
            font-family: "Spartan";
            src: url("/wp-content/themes/betheme-child/spartans/spartan-800.ttf") format("truetype");
            font-weight: 700;
            font-style: normal;
        }
        
        @font-face {
            font-family: "Spartan";
            src: url("/wp-content/themes/betheme-child/spartans/spartan-900.ttf") format("truetype");
            font-weight: 800;
            font-style: normal;
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        p,
        span,
        a,
        ul,
        li {
            font-family: "Spartan", sans-serif!important;
        }
        
        .mfn-footer span,
        .mfn-footer p {
            font-family: "Spartan", sans-serif!important;
        }
        
        .home-video-player h2 {
            font-family: "Spartan", sans-serif!important;
        }
        
        .home-video-player p {
            font-family: 'Spartan', sans-serif!important;
        }
        
        body {
            font-family: "Noto Sans", sans-serif!important;
        }</pre></body></html>