<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	--color-text: #373334;
	--color-bg: #fff;
	--color-link: #259b9b;
	--color-link-hover: #259b9b;
	--color-main-bg-1: #259b9b;
	--font-family-body: 'Chelsea Market', Arial, Helvetica, sans-serif;
	--font-family-title: 'Bebas Neue', Arial, Helvetica, sans-serif;
	--font-weight-title: 400;
	--site-max-width: 1240px;
}
@font-face {
    font-family: 'Bebas Neue';
    src: url('https://www.unjourenmontagne.com/wp-content/themes/aventure-chlorophylle/fonts/bebasneue-webfont.woff2') format('woff2'),
         url('https://www.unjourenmontagne.com/wp-content/themes/aventure-chlorophylle/fonts/bebasneue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}</pre></body></html>