<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ==============================================================================	
	Body / Menu mobile
============================================================================== */
body, .menu-mobile {
	font-family: 'Arial', sans-serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Headings
============================================================================== */
h1, h2, h3, h4, h5, h6 {font-family: 'Roboto Slab', serif;}


/* ==============================================================================	
	Top menu
============================================================================== */
ul.top-navigation {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Main menu
============================================================================== */
ul.primary-navigation {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Footer menu
============================================================================== */
ul.footer-navigation {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Widgets titles
============================================================================== */
h3.widget-title {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Slider caption / Review / Tag list span / Tabs header / Accordion header
        Shop widget cart / Best seller links / Blockquotes / Pullquotes / Dropcap
============================================================================== */
.bx-wrapper .bx-caption span, 
.review-block .rev-score, 
.review-block .rev-title,
.tag-list span,
.tabs ul.tabs-list li a,
ul.cart_list li a,
ul.product_list_widget li a,
blockquote p,
.pullquote-left,
.pullquote-right,
.dropcap:first-letter {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}
</pre></body></html>