<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/


@font-face {
    font-family: PulsarTitle;
    src: url(/fonts/FiraGO-SemiBold.ttf);
}

@font-face {
    font-family: PulsarText;
    src: url(/fonts/Flexo-Regular.ttf);
}


a, p, body {
    font-family: PulsarTitle !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: PulsarTitle !important;
}</pre></body></html>